Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nested droppable #1689

Closed
gustavomauricio opened this issue Dec 25, 2019 · 1 comment
Closed

Nested droppable #1689

gustavomauricio opened this issue Dec 25, 2019 · 1 comment

Comments

@gustavomauricio
Copy link

gustavomauricio commented Dec 25, 2019

Im trying to implement a nested droppable zone, List A with a List B inside where elements from A and B are only draggable betweem themselves. Then a 2nd column on the right which elements can be dragged to either list A or B. Is this achievable with this library? been having some trouble with this implementation

Thanks in advance everyone!

@jakemayfield
Copy link

@gustavomauricio It's my understanding that nested droppables are not natively possible with this library right now and isn't a high priority item on the roadmap.

I suggest you take a look at #1001, #1107, and have a look here on #1109.

Others have suggested using @atlaskit/tree in some ways.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants