Sortable: linked lists, disappearing column

Sortable: linked lists, disappearing column


Paul,
I have identified a bug even with the demo code whereby if all the
members of one list are dragged to another list, the placeholders
disappear in the empty list (that is, you can no longer drag members
onto the empty list).
Although documentation is scant, it seems that dropOnEmpty should have
some effect on this, but so far it does not seem to solve the problem.
Using: jquery.ui-1.5.2/demos/functional/index.html#ui.sortable
I was hoping to go live with some code that utilizes sortable.js, so
any suggested workaround or indications on a new build release would
be welcome.
Danke