react-beautiful-dnd icon indicating copy to clipboard operation
react-beautiful-dnd copied to clipboard

Nested Drag and Drop (From parent to child and vice versa)

Open guptaashwanee opened this issue 2 years ago • 3 comments

Description

As I am working on a project where I want Nested Drag and Drop, in which we can Drag and Drop elements from parent to child and vice versa.

guptaashwanee avatar Dec 13 '22 07:12 guptaashwanee

Hey,

Have you found regarding this something in react-beautiful-dnd that how we can achieve the above said fucntionality.

ghost avatar Feb 03 '24 18:02 ghost

No, I am trying to write my own. Do you have any resources or references.

guptaashwanee avatar Feb 13 '24 11:02 guptaashwanee

I found one library which support nested drag - drop functionality i.e: @atlaskit/tree.

ghost avatar Feb 19 '24 07:02 ghost