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

SwapAnimation plugin can cause sortable items to become undraggable #15

Open
billdami opened this issue Mar 14, 2019 · 0 comments
Open
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@billdami
Copy link
Member

With swapAnimation=true set on a {{sortable-group}}, dragging items within a list can cause items in the list to not be draggable. This seems to only occur if you perform fast drag operations, and possibly only when you release the drag before the swap animation finishes.

It could be that the reorder delay the swap animation introduces is causing our logic for tracking/syncing of the underlying items list array is being thrown off.

@billdami billdami added bug Something isn't working help wanted Extra attention is needed labels Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants