clauderic / clauderic/react-sortable-hoc
How to detect the boundary of the collection of current being dragged row?
Open
- Dominant language
- JavaScript
- Stars
- 10.9k
- Forks
- 959
- PR merge metrics
- No merged PRs in 30d
Description
we have a draggable list composed of multiple collections. when dragging a row into another collection, it will be sorted to the most top or bottom position, but we hope it retain the old position. how can we implement this with react-sortable-hoc?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.