lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Feat]: Select row anywhere in table with multi select mode

Open superlaser97 opened this issue 1 year ago • 1 comments
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 image

superlaser97 avatar Jan 27 '24 09:01 superlaser97

It would be also wishful to have a key based navigation as also the use of "space key" to check / uncheck the row.

FalkWolsky avatar Jan 31 '24 15:01 FalkWolsky