Skip to main content

Search and Top Navigation

#9582 open bug ()

Opened October 02, 2013 10:02PM UTC

Last modified November 06, 2013 07:40PM UTC

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

1. go to the JsFiddle

2. 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.

Attachments (0)
Change History (5)

Changed October 02, 2013 10:08PM UTC by tommedema comment:1

Component should be changed to "ui.sortable", for some reason I cannot edit the ticket.

Changed October 09, 2013 07:31PM UTC by tommedema comment:2

Is this being looked at?

Changed October 11, 2013 01:20PM UTC by tj.vantoll comment:3

component: ui.coreui.sortable
status: newopen
summary: Nested sortable lists: cannot move item to top or bottom of sibling containerSortable: Cannot move nested sortable items to top or bottom of sibling container
version: git1.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.

Changed November 06, 2013 07:13PM UTC by tommedema comment:4

Thanks for the reply. Do you have any ETA on when these interactions will be rewritten?

Changed November 06, 2013 07:40PM UTC by tj.vantoll comment:5

Replying to [comment:4 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.