frontend-collective / react-sortable-tree

Drag-and-drop sortable component for nested data and hierarchies
https://frontend-collective.github.io/react-sortable-tree/
MIT License
4.9k stars 897 forks source link

Option to snap automatically to nearest possible level #937

Open d9k opened 1 year ago

d9k commented 1 year ago

Option to snap automatically to nearest possible level if canDrop property defined.

d9k commented 1 year ago

Added options autoSnapRowsAfter, autoSnapRowsBefore

See draft at https://github.com/d9k/react-sortable-tree/tree/feature-11518 Storybook: http://0.0.0.0:3001/?path=/story/advanced--auto-snap-to-level