ui-sortable-multiselection icon indicating copy to clipboard operation
ui-sortable-multiselection copied to clipboard

Connected list bug

Open Kisama opened this issue 10 years ago • 2 comments

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

bug

Kisama avatar Oct 14 '14 11:10 Kisama

I think I'm missing something. Please refrase and give a user interaction example, noting the expected and the actual outcome.

thgreasi avatar Oct 14 '14 11:10 thgreasi

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).

thgreasi avatar Oct 14 '14 20:10 thgreasi