Skip to content

Prevent simultaneous dragging #628

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

skylerberg
Copy link

This PR implements or fixes...

Prior to this change, if a user dragged two draggable elements at the same time, we would get into a bad state. Elements and classes would not be cleaned up and drag:stop would never fire.

Does this PR require the Docs to be updated?

Nope

Does this PR require new tests?

I didn't add any.

This branch been tested on... (click all that apply / add new items)

Browsers:

  • Chrome version
  • Firefox 136
  • Safari version
  • IE / Edge version
  • iOS Browser version
  • Android Browser version

Prior to this change, if a user dragged two draggable elements at the
same time, we would get into a bad state. Elements and classes would not
be cleaned up and drag:stop would never fire.
@skylerberg
Copy link
Author

I signed the CLA, so it should pass on a re-run.

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.

1 participant