Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] MultiDrag plugin breaks group rule #2318

Open
lchrennew opened this issue Oct 8, 2023 · 0 comments
Open

[bug] MultiDrag plugin breaks group rule #2318

lchrennew opened this issue Oct 8, 2023 · 0 comments

Comments

@lchrennew
Copy link

Describe the bug

MultiDrag plugin with avoidImplicitDeselect can easily breaks group rule when selection is cross-lists.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://jsbin.com/qabatit/1/edit?html,css,js,output
  2. Hold alt key and click items from the 3 lists to make a cross list selection
  3. Drag & sort the selected items between lists
  4. See error

Expected behavior

Each group should be isolated, that means when you drag the selected items in group A should exclude the items in group B

Information

Versions - Look in your package.json for this information:
sortablejs = ^1.15.0

Reproduction
jsbin : https://jsbin.com/qabatit/1/edit?html,css,js,output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant