frontend-collective / frontend-collective/react-sortable-tree
Drag from external source: one parent - child drag issue
Open
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have implemented this example "Drag from external source".
In my implementation, I have only one parent tree element. Whenever, I want to add a child, it forces me to drag the node above the parent node, otherwise it does not allow me to add.
Is it possible to allow "add on drop"? How can I override the drag events / add on drop event?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.