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

Leading Checkboxes should be configured to be skipped for tab traversal #316

Open
dsanagustin opened this issue Nov 21, 2024 · 0 comments
Open

Comments

@dsanagustin
Copy link

We require a DataTable2 with a leading checkbox to take only 1 tab to go between rows. Currently, one tab selects the entire row. The next selects the checkbox.

In our use case, the onPressed callback affects the state of the checkbox. We would like the checkbox to be skipped during tab traversal, but DataTable2 cannot be configured this way.

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