frontend-collective / frontend-collective/react-sortable-tree
Allow copying node in same tree.
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
I saw you have added "shouldCopyOnOutsideDrop" prop to allow a node to copied if dragged to a different tree.
Can we allow copying node this on the same tree using Alt or Ctrl key press? And let users handle the unique index through getNodeKey props.
The library will treat that as a different node but for the user, it will be same.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.