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

Dragging Items Between Nested Lists #134

Closed
kgorgi opened this issue Oct 5, 2017 · 7 comments
Closed

Dragging Items Between Nested Lists #134

kgorgi opened this issue Oct 5, 2017 · 7 comments

Comments

@kgorgi
Copy link
Contributor

kgorgi commented Oct 5, 2017

Bug or feature request?

Question/Feature Request

In one of your provided examples, nested vertical list, a user can drag within a nested list but not drag between nested lists (dragging an item from second level to the top level or vice versa in the linked example above). Is this use-case currently possible with react-beautiful-dnd, dragging items between nested lists?

@kgorgi
Copy link
Contributor Author

kgorgi commented Oct 5, 2017

I just found in the README.md that the library does not support this (see below). Thus answering my own question.

Independent nested lists - a list can be a child of another list, but you cannot drag items from the parent list into a child list

So let me change my question: Is there are plans for this type of feature in the future?

@jaredcrowe
Copy link
Contributor

hey @kgorgi, this is definitely something which we'd be open to adding in the future, but it's not on our immediate roadmap. right now we're focused on nailing the experience for sorting flat lists :)

@williaster
Copy link

we have a huge need for this, any pointers on direction / would you accept a PR for this?

@williaster
Copy link

@jaredcrowe wanted to bump my ^question

@jaredcrowe
Copy link
Contributor

Hey @williaster this isn't on our roadmap right now, and at this stage I'd say we'd consider it out of scope for this library.

@ajay-gandhi
Copy link

@williaster You might be able to use the technique mentioned in #212

@krisl
Copy link

krisl commented Jan 18, 2018

is it supported to drag items between two sibling lists? eg drag item between two second level containers?

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

5 participants