-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback Itema11y
Milestone
Description
Bug report
When navigation for the Grid is disabled navigatable: false
and there is no commands columns the table element of the Grid has role=grid
applied. The ARIA 1.2 definition of the role=grid indicates the role should be applied to a composite widget containing a collection of one or more rows with one or more cells where some or all cells in the grid are focusable by using methods of two-dimensional navigation, such as directional arrow keys
Reproduction of the problem
- Run this dojo
- Inspect the
<table>
element of the Grid
Expected/desired behavior
Refer to ticket 1577127 where the case is discussed.
Environment
- Kendo UI version: 2022.3.914
- Browser: [all]
Metadata
Metadata
Assignees
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback Itema11y