Skip to main content

Search and Top Navigation

#2940 closed bug (fixed)

Opened June 03, 2008 09:06AM UTC

Closed June 07, 2008 08:34PM UTC

Placing Items In Empty Sortable Lists

Reported by: anonymous Owned by: paul
Priority: critical Milestone: 1.5
Component: ui.sortable Version: 1.5rc1
Keywords: multiple sortable lists Cc:
Blocked by: Blocking:
Description

If you have multiple sortable lists, such as the functional example at UI JQuery, you can't move items back into a list if the list was emptied of items. In other words if have 2 list of 2 items and you put all 4 items in the 1st list, that 2nd list dies! Can not longer be used.

Attachments (0)
Change History (1)

Changed June 07, 2008 08:34PM UTC by paul comment:1

resolution: → fixed
status: newclosed

This has been fixed - it's not reflected in the functional demos yet, but you have to make sure that the list iself actually has a width and height with no elements, and then it'll work fine.