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

Dropping to an internal element will cause the sort to be incorrect #4

Open
WilliamTsao opened this issue Jul 27, 2018 · 0 comments
Open

Comments

@WilliamTsao
Copy link

https://jsbin.com/nuhawaz/edit?html,output
If you have elements within the repeated template, dropping on the inner element will sort by the inner element's index relative to its parent which is not the expected sorting.

In the jsbin if you drag the Item 3 and release with the mouse over the "Drop on me will goto index 2" in the index 0 row and observe that Item 3 is now on index 2 not index 0.

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

No branches or pull requests

1 participant