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

Draggable that is not inside a Droppable #242

Closed
kontrafiktion opened this issue Jan 2, 2018 · 2 comments
Closed

Draggable that is not inside a Droppable #242

kontrafiktion opened this issue Jan 2, 2018 · 2 comments

Comments

@kontrafiktion
Copy link

Bug or feature request?

feature request

I have a "source list" with images (a list of "exercises" for a workout)
I want to drag an "exercise" from the source list to a target list (the "workout").

An element in the source should not immediately disappear. The source list rather is a list of "templates" and dragging creates an "instance", so removing the item from the source list is not intuitive.

The source should not be a Droppable.

On the target list I would like to use all the features of react-beautiful-dnd.

Perhaps some of this is already possible, but #188 would make this even more difficult.

You say that react-beautiful-dnd "is not a general purpose drag and drop library" but I really like the 'physicality' so I would really love to be able to use it.

@kontrafiktion kontrafiktion changed the title Draggable that is not a Droppable Draggable that is not inside a Droppable Jan 2, 2018
@alexreardon
Copy link
Collaborator

At this time we are not support clone dragging. For an explanation see here: #229 (comment)

@tomitrescak
Copy link

Is anything new? I need this to make "toolbox" like experience. Thanks!

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

No branches or pull requests

3 participants