clauderic / react-sortable-hoc

A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
https://clauderic.github.io/react-sortable-hoc/
MIT License
10.8k stars 979 forks source link

Is there a way to create a sortable tree with react-sortable-hoc or react-beautiful-dnd? #745

Open aliscie opened 4 years ago

aliscie commented 4 years ago

I'm trying to create a tree of lists where I can reorder the list and also drag elements inside other elements and not only above and ender other elements.

yuri-scarbaci-lenio commented 3 years ago

I am currently implementing about the same thing with this library

basically what you want to do is