-
-
Notifications
You must be signed in to change notification settings - Fork 452
Open
Labels
PR neededThis issue requires a PR to be fixed. If you have time to help, please send a PR.This issue requires a PR to be fixed. If you have time to help, please send a PR.bughelp wanted
Description
I am trying to implement the sortable to existing grid layout.
If you have a look at the grid demo, it has nothing in common with the initial fork, where sorting is smooth and without issues. Any items can be dragged around, back & forth where placeholder & target are easy to understand
http://farhadi.ir/projects/html5sortable/
While on your demo, the grid items are jumping around, once dragstart is initialized, difficult to follow the logic (for an average user). Furthermore, (e.g) once you drag item 1 after item 2 , it becomes a mess to drag it back to its initial position
Is it as it has to be, or just a bug?
Same happens on my own grid layout
Metadata
Metadata
Assignees
Labels
PR neededThis issue requires a PR to be fixed. If you have time to help, please send a PR.This issue requires a PR to be fixed. If you have time to help, please send a PR.bughelp wanted