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

Support drag-and-drop for sensible multi-selections #8275

Closed
Tracked by #7108
abey79 opened this issue Dec 2, 2024 · 0 comments · Fixed by #8334
Closed
Tracked by #7108

Support drag-and-drop for sensible multi-selections #8275

abey79 opened this issue Dec 2, 2024 · 0 comments · Fixed by #8334
Assignees
Labels
ui concerns graphical user interface

Comments

@abey79
Copy link
Member

abey79 commented Dec 2, 2024

Currently we support drag-and-drop of single-selection only (we force-single-select on drag start). We should support drag-and-dropping multi-selections at least when they "make sense", e.g. only entities are selected, or only views and containers are selected.

TODO:

  • provide some kind of feedback of the "draggability" of the current selection
  • alternatively, keep the current force-single-select behaviour when the current multi-selection is not draggable

Related:

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

Successfully merging a pull request may close this issue.

2 participants