Skip to content

Sorting a grids is not smooth #530

@orionseye

Description

@orionseye

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

No one assigned

    Labels

    PR neededThis issue requires a PR to be fixed. If you have time to help, please send a PR.bughelp wanted

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions