Opened 11 years ago
Last modified 10 years ago
#8410 open bug
Sortable: Extra placeholder created if sort occurs during connected draggable revert
Reported by: | lilian | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.8.21 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello,
if you drop a draggable item not on a drop zone, and if you sort sortable items during the revert, a new placholder is being created.
I create a jsfiddle example here : http://jsfiddle.net/QXRXf/
Lilian
Change History (5)
comment:2 Changed 11 years ago by
Component: | ui.core → ui.sortable |
---|
comment:3 Changed 10 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:4 Changed 10 years ago by
Status: | new → open |
---|---|
Summary: | draggable and connectToSortable option → Sortable: draggable and connectToSortable option |
comment:5 Changed 10 years ago by
Summary: | Sortable: draggable and connectToSortable option → Sortable: Extra placeholder created if sort occurs during connected draggable revert |
---|
Updated test case against master http://jsfiddle.net/tj_vantoll/mZGBw/.
Note: See
TracTickets for help on using
tickets.
This link is better : http://jsfiddle.net/QXRXf/1/