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
AlexAndBear
changed the title
keyboard navigation -> select checkbox press shift press a underlying checkbox not all selected
keyboard navigation -> click checkbox, press shift, click an underlying checkbox not all selected
May 6, 2023
AlexAndBear
changed the title
keyboard navigation -> click checkbox, press shift, click an underlying checkbox not all selected
keyboard navigation -> click checkbox, press shift, click an underlying checkbox -> not all selected
May 6, 2023
The linked PR fixes the issue but unfortunately opens up a new one.
Steps to reproduce:
Have a folder with e.g. 4 files/folders
Click on the first one
Hold SHIFT and click the checkbox (!) of the last row
Expected behaviour
The range of files/folders gets selected AND since all items in the list have been selected the Select all checkbox in the table header also gets checked.
Actual behaviour
Actually two glitches:
The Select all checkbox in the table header doesn't get checked
If you deselect one of the items again via click on the checkbox, the Select all checkbox gets checked (indicating that all items are selected) although one item is now deselected.
@lookacat we've already spoken about that:
If I click a checkbox, press shift, and click the checkbox at the end of the list, not all items in between get selected
The text was updated successfully, but these errors were encountered: