frontend-collective / react-sortable-tree

Drag-and-drop sortable component for nested data and hierarchies
https://frontend-collective.github.io/react-sortable-tree/
MIT License
4.91k stars 904 forks source link

Can this plug-in be edited to add or delete an item? Can the existing tree structure be converted into JSON string for export #859

Open Flyooofly opened 3 years ago

Flyooofly commented 3 years ago

Reporting a Bug?

Can this plug-in be edited to add or delete an item? Can the existing tree structure be converted into JSON string for export? Please include either a failing unit test or a simple reproduction. You can start by forking the CodeSandbox example