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

Can not move DraggableObject into SortableObjects if SortableObjects is empty #7

Open
Zordaxy opened this issue Aug 19, 2024 · 0 comments

Comments

@Zordaxy
Copy link

Zordaxy commented Aug 19, 2024

When I setup multiple SortableObject containers and the starting state is for a container to be empty (no DraggableObjects moved into it yet), I cannot move a DraggableObject into that SortableObject container.
Similarly, if I move all of the DraggableObjects out of a SortableObject container, once the container is empty I can no longer move DraggableObjects back into the SortableObject container.
You can see this behavior in the demos, for example: http://mharris717.github.io/ember-drag-drop/#/sort
Move all of the Number Objects from one list to the other and you will not be able to move back into list once it is empty.

Similar issue in old repository: mharris717/ember-drag-drop#192

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

1 participant