You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently you have to click an item to select it. In my case it would like to have a checkbox to select an item. There is already Sortable.utils.select() to select an item programmatically but then it would be nice to disable the default click event handler.
fenwick67, gpanagiotinos, benshabatnoam, mnelson4 and Marisannn