Skip to content

Ability to move DragBetweenLine intersection and rendering to beneath an expanded item's <ul> #148

Closed
@tonyketcham

Description

@tonyketcham

Is your feature request related to a problem? Please describe.
The default UX for reordering dragged items beneath an expanded item does not feel intuitive and takes some getting used to:

Screen.Recording.2022-09-09.at.4.00.11.AM.mov

especially as the reorder behavior above the top child is not consistent for children of the expanded item:

Screen.Recording.2022-09-09.at.4.09.23.AM.mov

Describe the solution you'd like
I would like to be able to hover my dragged items at the bottom of the expanded layer's <ul> element and get drag between line feedback there (rather than directly beneath the expanded parent) for dropping the items beneath the expanded layer.

Describe alternatives you've considered
Perhaps this could be a non-breaking change by providing a prop to the tree environment similar to defaultInteractionMode

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions