ui-sortable-multiselection
ui-sortable-multiselection copied to clipboard
Connected list bug
I think multi selected items are included only one list not two list In connected list give an example, if item 2a is is selected, list b's items cannot selected
I think I'm missing something. Please refrase and give a user interaction example, noting the expected and the actual outcome.
If you are trying to multiselect items across multiple connected sortables and drag-and-drop them in one move, then this is not yet supported :disappointed:.
To support something like this, a new option should be introduced, like for example multiConnectWith
(following the naming scheme of jquery-ui's connectWith).