Skip to content

Undesired movement while moving an element between two others #135

@amanosacrous

Description

@amanosacrous

What happens?
When moving an element and colliding with two elements at the same time, if the element above the collision cannot move up, but the one below can, the lower element moves up, resulting in the elements becoming disordered.

What is expected?
I think this is an undesired movement. The expected behavior is that "element 1" remains below "element 3", preserving the order.
Therefore, the resulting layout should have "element 5" on top, above "element 3", while "element 1" remains at the bottom.

When did it start?
It has always been this way.

Video example:

screen-capture.23.webm

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions