Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEO: User can select a row by clicking on a row in BAITable #3192

Open
yomybaby opened this issue Feb 18, 2025 — with Lablup-Issue-Syncer · 0 comments
Open

NEO: User can select a row by clicking on a row in BAITable #3192

yomybaby opened this issue Feb 18, 2025 — with Lablup-Issue-Syncer · 0 comments

Comments

@yomybaby
Copy link
Member

yomybaby commented Feb 18, 2025

The user wants to enable row selection not only through the checkbox area but also by clicking directly on a row. To facilitate this and ensure reusability, we propose to implement the click event on the row as a default behavior in BAITable, triggering the table's selection onChange event.

To provide flexibility, we will introduce a new prop called disableOnRowSelection. This prop will allow users to disable the row selection feature if needed.

This enhancement will improve the user experience by making row selection more intuitive and accessible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant