Current behaviour of table with selection may confuse the users #1852
Unanswered
kajanan1212
asked this question in
Ideas
Replies: 1 comment 2 replies
-
That's how selection works in general (both Windows / Mac): Screen.Recording.2023-02-24.at.8.35.59.AM.mov |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Actual behaviours:
1. We can select/unselect any number of rows by clicking on the checkbox without any confusion.
1.mov
2. Clicking on the row to select it unselects the already selected rows.
Screen.Recording.2023-02-23.at.21.04.45.mov
3. Clicking on the row to unselect it unselects all the selected rows excluding clicked one.
2.mov
In my opinion, the expected behaviour should be either
We should be able to select/unselect any number of rows by clicking on the checkbox or row.
Or we shouldn’t be able to select/unselect any by clicking on the row. Clicking on the checkbox should be compulsory to select/unselect.
Steps To Reproduce
Beta Was this translation helpful? Give feedback.
All reactions