lowcoder
lowcoder copied to clipboard
[Feat]: Select row anywhere in table with multi select mode
trafficstars
Is your feature request related to a problem? Please describe. When the user are selecting rows from a table that uses multi-select mode, user has to click the checkbox precisely, while user can click anywhere in the row when table is using single-select mode
Describe the solution you'd like Allow the rows to be selected by clicking on anywhere on the table row in multi-select mode
Describe alternatives you've considered None
Additional context
Red area is the current click area, green area is how big the selection area should cover
It would be also wishful to have a key based navigation as also the use of "space key" to check / uncheck the row.