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

[Bug][Grid] Grouping elements are not navigatable #596

Open
WissamProgress opened this issue Jul 15, 2024 · 0 comments
Open

[Bug][Grid] Grouping elements are not navigatable #596

WissamProgress opened this issue Jul 15, 2024 · 0 comments
Labels
a11y Item which represents accessibility compliance Bug Item which indicates that something is not working Kendo UI for Vue SEV: High

Comments

@WissamProgress
Copy link
Contributor

WissamProgress commented Jul 15, 2024

Describe the bug
The Chip component, and row that allows expanding/collapsing do not have the tabIndex property. It should be set to 0 to allow navigating to these elements.
Screenshot 2024-07-15 at 7 02 29
Screenshot 2024-07-15 at 7 02 56

To Reproduce
Open any Grid demo, and navigate using the Tab key
https://stackblitz.com/edit/vzbxph-rn7akd?file=src%2Fmain.vue

In the React Grid, you can navigate to these elements using either the Tab key or using the arrow keys when setting navigatable to true.

Expected behavior
It is possible to navigate to all the elements of the Grid.

Ticket ID: 1658098

@WissamProgress WissamProgress added Bug Item which indicates that something is not working SEV: High Kendo UI for Vue a11y Item which represents accessibility compliance labels Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Item which represents accessibility compliance Bug Item which indicates that something is not working Kendo UI for Vue SEV: High
Projects
None yet
Development

No branches or pull requests

1 participant