Skip to main content

Search and Top Navigation

#5795 open feature ()

Opened July 04, 2010 11:12PM UTC

Last modified November 05, 2012 12:29PM UTC

Allow sortable to reorder items when dragged outside of container

Reported by: heycam Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.sortable Version: 1.8.2
Keywords: Cc:
Blocked by: Blocking:
Description

I'd like sortables to have the option of being able to reorder items when items are dragged outside the bounds of the their container. The specific reason I would like this is that it is sometimes hard to drag an item to be the first or last item in a list -- it'd be good if I could make my sortable list allow dragging an item completely above the list to place it in the first position, or completely below the list to place it in the last position.

The ability to reorder when the mouse is outside the relevant axis would be good, too. For example if I have a vertical list, then dragging an item to the right y coordinate could reorder it even if the mouse x coordinate isn't over the list.

These options might not make much sense if a list isn't shown as a purely horizontal/vertical list, however.

Attachments (0)
Change History (3)

Changed June 26, 2012 01:22AM UTC by scottgonzalez comment:1

type: enhancementfeature

Changed October 11, 2012 09:07PM UTC by scottgonzalez comment:2

milestone: TBD2.0.0

Changed November 05, 2012 12:29PM UTC by jzaefferer comment:3

status: newopen

Consider for redesign.