Richard Mapes

Results 2 issues of Richard Mapes

**Describe the bug** When already using react-dnd in for drag and drop in other components, drag and drop in react-complex-tree does not work. **To Reproduce** 1. Implement react-dnd elsewhere in...

I would like to render the tree where each node can be at an arbitrary place in the hierarchy and dropping a node on another node makes it a child...