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
81 stars 22 forks source link

Stable sortable tree component #14

Open Eduard-Hasa opened 1 year ago

Eduard-Hasa commented 1 year ago

Hey @Shaddix

I am working on a personal project that is really dependent on the dnd kit sortable tree example. For some reason there is a bug that is just causing the items to go all over the place.

I was wondering if your project has that and if you would be willing to spend some time helping me make the sortable tree usable for my project for a paid fee.

Shaddix commented 1 year ago

Hi! Thanks for your interest in this lib!

If dnd-kit sample has an issue, most probably this lib has it too (since it's based on the sample).

Could you please describe your issue/provide the repro so that I could be more precise on whether I would be able to work on it?

Eduard-Hasa commented 1 year ago

Hi!

Thanks for your interest in this lib!

If dnd-kit sample has an issue, most probably this lib has it too (since it's based on the sample).

Could you please describe your issue/provide the repro so that I could be more precise on whether I would be able to work on it?

I was able to reproduce the behavior consistently on the story book. Refresh the page, and drag my account to the top and collections to the bottom. Then try to move up my collections and you will see the problem. On the official storybook for dnd kit tree example

Shaddix commented 1 year ago

What storybook? Did you miss a link?

Eduard-Hasa commented 1 year ago

What storybook? Did you miss a link?

https://master--5fc05e08a4a65d0021ae0bf2.chromatic.com/