This issue asks about drag and drop between multiple lists, a feature not currently supported. Review comments for workarounds or rejected suggestions. Consider implementing cross list containment using the existing SortableContainer and SortableElement components, possibly by defining a shared container for multiple lists. Examine the library's source in src/ for how items are tracked and reordered.