Skip to content

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

@WissamProgress

Description

@WissamProgress

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugItem which indicates that something is not workingKendo UI for VueSEV: Higha11yItem which represents accessibility compliance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions