We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Opening a context menu with Ctrl+Click starts a drag.
Drag shouldn't be started, draggable item should stay in place
Draggable element "follows" the mouse even when mouse button is not pressed
Ctrl + click draggable item, click outside the context menu, move your mouse
The text was updated successfully, but these errors were encountered:
For sure! We should not start a drag when this happens
Sorry, something went wrong.
I have created a PR that fixes this issue 🎉
🎉 Thank you, sir!
Thanks for raising this @smogg
No branches or pull requests
Bug
Opening a context menu with Ctrl+Click starts a drag.
Expected behavior
Drag shouldn't be started, draggable item should stay in place
Actual behavior
Draggable element "follows" the mouse even when mouse button is not pressed
Steps to reproduce
Ctrl + click draggable item, click outside the context menu, move your mouse
Demo
The text was updated successfully, but these errors were encountered: