Drag Drop Files between folders
Hello,
Firstly I would like to congratulate for making such a good treeview. How can we use the drag and drop to move files around.
Thanks, Deepak
@d3ep4k Yes, this would be a pretty cool feature. I'll experiment and add it into the next major release or at the very least into the main demo.
Any progress with this? :)
@alexcurtis I'd choose this component if it would drag & drop. Hands down :)
Unfortunately, not having it is a deal breaker for where I plan to use it.
waiting for this feature as well.
waiting +1
waiting +1
@alexcurtis I modified treebeard with drag and drop. Would you like me to do a PR with this?

@shindigira You can always make a PR, so we can review it and maybe add it afterwards. :-)
@shindigira any update on the PR?
@shindigira I'm looking into adding DnD capabilities using react-dnd, but if you've already done so, I'd love to leverage what you've got.
I'm evaluating tree components to pair up with a react-table. What I need is DnD support within the tree and from the tree to the table.
I really like the design decision of react-table to allow component overrides https://github.com/react-tools/react-table#component-overrides
It looks like this project already does this to some extent. Is there any opposition to expand this to allow the TreeNode, etc. to be overridden in a manner like react-table?
Having DnD built into the tree would certainly be nice as well. But I'm guessing others have the same requirements I'm faced with.
@asifmom @firetiger77 Apologies for not responding for this many moons ago. Unfortunately, I do not have enough time to work on this at the moment.
Same story: I'm looking to add dnd support, and I can't seem to find any existing plugins or examples of react-treebeard using react-dnd. Does anyone have any links they could share to save me writing it from scratch myself?
Hi! I'm going to start to work this issue.
Any luck @maximilianoforlenza ?
@maximilianoforlenza These guys made it, maybe you can see how they handle it https://github.com/react-component/tree https://github.com/swiftcarrot/react-ui-tree 👌
I am a developer from samsara.com . We're interested in using this component and want to give back to the community. I can help if you need it @maximilianoforlenza
any progress? :)
any update about this? i am interested to help if necessary