Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Bug causing extra element in connected list #124

Closed
mendelk opened this issue Feb 19, 2014 · 2 comments
Closed

Bug causing extra element in connected list #124

mendelk opened this issue Feb 19, 2014 · 2 comments

Comments

@mendelk
Copy link

mendelk commented Feb 19, 2014

I modified slightly the connected lists demo found on the readme.

Here's my fork. The only difference is that I added the receive event to cancel.

To reproduce the issue, first try dragging an element from list on left to list on right. This should fail, as anticipated.

Then, when dragging last item on list on left upwards (to sort), it introduces an additional element into the list.

image

@thgreasi
Copy link
Contributor

Canceling on recieve is too late.
This looks like a duplicate of #107.

@mendelk
Copy link
Author

mendelk commented Feb 19, 2014

And Indeed it is.

Thanks, the code from #107 works here as well.

@mendelk mendelk closed this as completed Feb 19, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants