Skip to content

Non-navigatable Grid has role=grid applied  #7045

@aleksandarevangelatov

Description

@aleksandarevangelatov

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

  1. Run this dojo
  2. 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

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions