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

Once drag starts there's no way to cancel #103

Open
superchairon opened this issue Jun 28, 2022 · 0 comments
Open

Once drag starts there's no way to cancel #103

superchairon opened this issue Jun 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@superchairon
Copy link

There doesn't seem to be a way of cancelling a drag once it started. In most UI supporting drag-drop the ESC key causes the drag to be aborted.
The problem here is that once the drag started, even if you drop out of the container, the window or even the browser the drop still takes place.

@holiber holiber added the enhancement New feature or request label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants