Skip to content

Support for dropping list items on each other #48

@brandonburkett

Description

@brandonburkett

Description

This usecase is in addition to drag and drop to re-order, it would allow dropping one list item on top of another and giving supporting an some kind of onCombine callback prop to handle the merge (similar to onReorder for sorting).

It may also need some kind of "combine" / overlapping threshold to delay the re-ordering gap that shows between list items so the user could actually drop one on top of the other.

Possible implementation

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions