Sortable + Draggable Refresh Issue
I'm sure the answer's out there, but I wasn't having much luck in my
search. Here's my situation:
I have two tabs, one for editing content, one for managing media. The
media picker is an AJAXed search. The media picker has a bunch of
draggables which are connected to a sortable.
If I click on the tab to edit content, then go back to the tab for
media, I can't drag a media item to the sortable until I move
something in the sortable first.
The media pieces are still draggable—I have another droppable in the
same tab that still accepts the draggables—and the list seems to still
be sortable, but the two don't seem connected until after something
has been sorted.
I'll keep looking for workarounds, but if anybody has a suggestion,
I'll definitely give it a try.