Skip to content

Sometimes can't drop first item to last when only 2 items existing #155

Open
@lateek35

Description

@lateek35

I took me a while to get it but I think that in case where only 2 items exist, it will prevent from drag first item to last positon because the drop area doesn't seems reachable.

I made this reproduction

Enregistrement.de.l.ecran.2025-05-05.a.20.36.44.mov

Sometimes it will work, but it depends on factors that aren't necessarily easy to achieve. You need to start dragging the element as close as possible to the boundingBox of the element; if you start dragging too low, it will be impossible. Then, depending on the distance from the top of the boundingBox of the selected element, the possible area to drop it below sometimes requires being very precise (a few pixels).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions