Skip to main content

Bug Tracker

Side navigation

#2417 closed bug (fixed)

Opened February 26, 2008 06:26PM UTC

Closed February 28, 2008 10:56AM UTC

sortable: patch to fix nested sortables

Reported by: jr Owned by: paul
Priority: major Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: Cc:
Blocked by: Blocking:
Description

If you have one sortable inside another, sortable gets confused as to which items to trigger on. The attached patch fixes this by associating the item with its sortable.

Attachments (1)
  • sortable.patch (1.2 KB) - added by jr February 26, 2008 06:26PM UTC.

    patch

Change History (1)

Changed February 28, 2008 10:56AM UTC by paul comment:1

resolution: → fixed
status: newclosed

This doesn't seem to fix anything in the current trunk version. In fact, a lot have changed in the last days, and I tested nested sortables, it works as expected.