Skip to content

MultiDrag with Grid indices bug #1747

Open
@h5aaimtron

Description

@h5aaimtron

Problem:

If you use MultiDrag with a grid layout of the items and you select non-consecutive items, but drag from the last item to the beginning of the list, the last item always gets placed a few items away from the other items.

JSBin/JSFiddle demonstrating the problem:

Don't have one yet


Before you create an issue, check it:

  1. Try master-branch, perhaps the problem has been solved;
  2. Use the search, maybe we already have an answer;
  3. If not found, create an example on jsbin.com (draft) and describe the problem.

Bindings:

Support screenshots:
image

I selected in the following order: 9, 7, 6
then I start my drag from 9 to the beginning of the list with the following result:
image

but 9 should be directly behind 7. It works perfectly if I drag from item 6 to the beginning though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions