Shaddix / dnd-kit-sortable-tree

Tree component for React with ability to drag-and-drop items throughout the tree. Based on an example from dnd-kit (https://github.com/clauderic/dnd-kit).
MIT License
94 stars 23 forks source link

Setting keepGhostInPlace prevents dragging items to root #33

Open TimNZ opened 11 months ago

TimNZ commented 11 months ago

You can see this in your vscode like example

https://shaddix.github.io/dnd-kit-sortable-tree/?path=/story/simple--vs-code-like

mawnir commented 10 months ago

have fix the issue? and where i can find the full code of vs-code-like ?

ymarios-netcompany commented 3 months ago

Hello,

Any updates on this?