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

Request: drag item out of container to remove item #38

Closed
kayazinc opened this issue Aug 2, 2016 · 1 comment
Closed

Request: drag item out of container to remove item #38

kayazinc opened this issue Aug 2, 2016 · 1 comment

Comments

@kayazinc
Copy link

kayazinc commented Aug 2, 2016

hi, nice library, is it possible to detect the item is drag out of container and remove the item from container when mouse is released?

Thanks man!

@kayazinc kayazinc changed the title drag out of container to remove item Request: drag item out of container to remove item. Aug 2, 2016
@kayazinc kayazinc changed the title Request: drag item out of container to remove item. Request: drag item out of container to remove item Aug 2, 2016
@clauderic
Copy link
Owner

Not currently, no. This library is not intended to be a Drag & Drop library, it's meant to be a simple, drop-in sortable solution. There are already a number of great libraries out there that solve these kinds of concerns, such as react-dnd, so this isn't something that's currently planned.

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

2 participants