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

droppable: false issue #78

Open
m-kas opened this issue Nov 12, 2018 · 3 comments
Open

droppable: false issue #78

m-kas opened this issue Nov 12, 2018 · 3 comments

Comments

@m-kas
Copy link

m-kas commented Nov 12, 2018

In some cases I would like to use component only for sorting nodes on one level.
So I am enabling drag and drop and adding droppable: false to every node.
However in that case I can actually drop another node. Please see example:

https://jsfiddle.net/h1z2n05k/22/

@appindus-kanderson
Copy link

appindus-kanderson commented Nov 15, 2018

I have noticed this as well. Nodes are disappearing when dropped on nodes that have dropable: false applied to them. This is demonstrated in both the above fiddle and in the documentation when trying to drop a node onto the "(NOT DROPABLE)" node. Is this intended?

amsik added a commit that referenced this issue Nov 16, 2018
@amsik
Copy link
Owner

amsik commented Nov 16, 2018

Please check a new version

@appindus-kanderson
Copy link

Nicely done

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