rowyio / rowy

Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.
http://rowy.io
Other
5.88k stars 479 forks source link

Improve row selection UI and accessibility #1507

Open janvi01 opened 8 months ago

janvi01 commented 8 months ago

Is your feature request related to a problem? Please describe. When we select the bulk row, we cannot distinguish between the selected rows and the unselected ones

When we select bulk rows, clicking on the select all checkbox should deselect the selected rows.

Describe the solution you'd like Improve the UI of the selected rows and improve accessibility.

For example -

how selecting bulk mail looks -

Screenshot 2023-12-15 at 12 56 44 PM

rowy's row selection -

Screenshot 2023-12-15 at 12 57 44 PM
dhairya-rathod commented 8 months ago

@janvi01 I would like to work on this issue. Are you working on this one already?