UX - Avoid opening member by clicking the checkbox closes #233 #250

Merged
carla merged 4 commits from feature/223_member_checkbox into main 2025-12-08 12:11:49 +01:00

4 commits

Author SHA1 Message Date
c3e95ca711 formatting
All checks were successful
continuous-integration/drone/push Build is passing
2025-12-08 11:51:45 +01:00
1b06f885bf Merge branch 'main' into feature/223_member_checkbox
Some checks failed
continuous-integration/drone/push Build is failing
2025-12-08 11:43:54 +01:00
6b0ec28d9b
fix checkbox tests 2025-12-03 14:34:31 +01:00
8e4f1ba674 feat: add col_click attribute to table component for checkbox column
- Add col_click slot attribute to table component that overrides row_click
- Clicking anywhere in the checkbox column now toggles the checkbox
- Clicking other columns still navigates to member details

Closes #223
2025-12-03 14:24:10 +01:00