Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Sortable CSS class remain if drag and drop fails #978

Closed
kkotosky opened this issue Jun 1, 2015 · 3 comments
Closed

Sortable CSS class remain if drag and drop fails #978

kkotosky opened this issue Jun 1, 2015 · 3 comments

Comments

@kkotosky
Copy link

kkotosky commented Jun 1, 2015

To recreate:
Open a select multiple with sortable = true;
Select many items.
Drag one items across all of the other items quickly.
Drop your item in a location such that the tag is put in its original location.
dropping, dropping-before and dropping-after classes will remain on other tags even though dropping in no longer happening

screen shot 2015-06-01 at 2 24 55 pm
screen shot 2015-06-01 at 2 26 00 pm

@idozorenko
Copy link

I couldn't find a reasonable solution for this bug. Also there are some major bugs with sorting, like item is not moved on drop or moved into a wrong place (IMHO implementation is very poor), so I've rewritten uiSelectSort directive completely. I can create PR if anyone is interested.

@user378230
Copy link
Contributor

This should have been resolved by #902, though it is not yet released.

@user378230
Copy link
Contributor

Closing #902 released.

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

4 participants