-
Notifications
You must be signed in to change notification settings - Fork 438
shift / ctrl clicking #205
Comments
I think this is a duplicate of #167 (found using search). In there I provided a proof of concept repo allowing multi-item sorting. |
Tl;Dr; jquery UI does not provide something like that. It should be a directive. |
Yeah, alright. That's how I did it with knockout - I was wondering if I should do the same here. I'm a little new to making these things into directives but I'll do what I can. Thanks for getting back to me! |
Hi. I've just inserted this into my project and meanwhile its working just fine. |
You have shift/ctrl selection working fine? |
Why not? Are the two example in README not working for you? |
Sorry @thgreasi - I haven't been keeping up with the repo. Which two examples? Is one of them shift/ctrl across connected lists? |
The multi select and drag is working fine for me. If anyone has come into issues please let me know. |
I was referring to this README. |
Oh, great! Thanks! It looks fine, I will try it out soon. |
Will this extension still be considered for the main project? |
In it's current state, I would prefer having ui-sortable to be just a jquery-ui-sortable wrapper and as slim as possible. Merging the multi-selection interaction, would also need lots of extra test, that I have yet to write for ui-sortable-multiselection. |
Is this a feature that could be added to ui-sortable, or should it just be added on top as a separate component?
The text was updated successfully, but these errors were encountered: