id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blocking	blockedby
2754	UI Sortable drag/drop does not create new nested lists	vlucas	paul	"jQuery UI library does not include the ability to drag and drop items in a new nested list under an existing item as would be expected by the user.  This is a bug rather than a feature because it is possible for the user to UN-nest all items, but it is NOT possible to RE-nest them in the same way.

Expected/desired functionality:[[BR]]
http://www.bernardopadua.com/nestedSortables/test/nested_sortable/ [[BR]]
1. Can drag all items anywhere you want[[BR]]
2. You can place any item to be nested under any other existing item by moving it to the right of the item just under the item you want it to be nested under

Above example based on the old ""interface"" library for previous versions of jQuery.

Actual functionality:[[BR]]
http://dev.jquery.com/view/tags/ui/1.5b2/demos/ui.sortable.html [[BR]]
1. Can drag all nested items to top level (flat list) or at the same level as another nested item[[BR]]
2. Attempting to place items under another one does not work

Based on the newest version of jQuery using UI 1.5b2"	bug	closed	minor	1.2.4	ui	1.2.3	wontfix	sortable, nested lists			
