mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Improve the multi-selection experience
New features: - select all filtered cards - assign or unassign a member to selected cards - archive selected cards This commit also fix the card sort indexes calculation when a multi- selection is drag-dropped.
This commit is contained in:
parent
a41e07b37e
commit
5478fc93db
12 changed files with 146 additions and 53 deletions
|
|
@ -32,7 +32,8 @@ position()
|
|||
&.is-dragging-active
|
||||
|
||||
.list-composer,
|
||||
.open-minicard-composer
|
||||
.open-minicard-composer,
|
||||
.minicard-wrapper.is-checked
|
||||
display: none
|
||||
|
||||
.lists
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue