Opened 9 years ago
Last modified 9 years ago
#9582 open bug
Sortable: Cannot move nested sortable items to top or bottom of sibling container
Reported by: | tommedema | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.sortable | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
JsFiddle: http://jsfiddle.net/BJz9v/
jQuery version: 1.10.1 jQuery UI version: v1.11.0pre Browser: Chrome 29 Operating system: Windows 7
How to Reproduce
- go to the JsFiddle
- attempt to move any of the items 1A, 2A or 3A above item 1B or under item 2B
Expected result: it should be possible to easily move the mentioned items above 1B or under 2B
Actual result: the items cannot be moved above 1B or under 2B (at least not easily) -- they can only be moved between 1B and 2B.
Change History (5)
comment:1 Changed 9 years ago by
comment:3 Changed 9 years ago by
Component: | ui.core → ui.sortable |
---|---|
Status: | new → open |
Summary: | Nested sortable lists: cannot move item to top or bottom of sibling container → Sortable: Cannot move nested sortable items to top or bottom of sibling container |
Version: | git → 1.10.3 |
Hi tommedema,
Thanks for taking the time to contribute to the jQuery UI project. This does indeed seem to be an issue with the sortable widget. Unfortunately all of our interactions are in a process of being rewritten, therefore we are unlikely to look into this before that lands.
comment:4 follow-up: 5 Changed 9 years ago by
Thanks for the reply. Do you have any ETA on when these interactions will be rewritten?
comment:5 Changed 9 years ago by
Replying to tommedema:
Thanks for the reply. Do you have any ETA on when these interactions will be rewritten?
Unfortunately we have no ETA, but we do maintain a roadmap of what's coming - http://wiki.jqueryui.com/w/page/12138038/Roadmap.
Component should be changed to "ui.sortable", for some reason I cannot edit the ticket.