Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Create Dashboard with middle click #4158

Merged
merged 1 commit into from
Sep 22, 2019
Merged

Handle Create Dashboard with middle click #4158

merged 1 commit into from
Sep 22, 2019

Conversation

ranbena
Copy link
Contributor

@ranbena ranbena commented Sep 20, 2019

  • Bug Fix

Description

Fixes #4155

@ranbena
Copy link
Contributor Author

ranbena commented Sep 20, 2019

@justinclift I actually have no way of testing this on my mac.. so approve it if it works from the preview https://deploy-preview-4158--redash-preview.netlify.com.

Copy link
Member

@gabrieldutra gabrieldutra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ranbena, Netlify weirdly seemed to have failed, so I forced it to run again with a temporary commit 🙂.

BTW, it seems the middle click thing didn't work to me 😕.

@ranbena
Copy link
Contributor Author

ranbena commented Sep 21, 2019

Ok I just realized middleclick doesn't trigger with click event.
But it does to mousedown/up and auxclick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Middle click on Create → Dashboard doesn't work
3 participants