Skip to content

igx-nav-drawer uses aside semantic element with incompatible role #14847

@kdinev

Description

@kdinev

Description

The aside element is semantic for role="complementary" but is being applied role="navigation" in the igx-nav-drawer.

  • igniteui-angular version: 18.1.x
  • browser: all

Steps to reproduce

  1. Define a nav drawer with template and mini template
  2. Define some nav items
  3. Run lighthouse analysis on the application

Result

There's an accessibility issue reported.

Expected result

There should be no accessibility issues reported.

Attachments

image

Metadata

Metadata

Labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions