-
Notifications
You must be signed in to change notification settings - Fork 160
igx-nav-drawer uses aside semantic element with incompatible role #14847
Copy link
Copy link
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug👀 status: in-reviewIssue is currently being reviewedIssue is currently being reviewed♿ a11yWhen the issue or PR is related to accessibilityWhen the issue or PR is related to accessibility✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.aria-supportnav-drawerseverity: lowversion: 18.1.x
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug👀 status: in-reviewIssue is currently being reviewedIssue is currently being reviewed♿ a11yWhen the issue or PR is related to accessibilityWhen the issue or PR is related to accessibility✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.aria-supportnav-drawerseverity: lowversion: 18.1.x
Type
Fields
Give feedbackNo fields configured for Bug.
Description
The
asideelement is semantic forrole="complementary"but is being appliedrole="navigation"in theigx-nav-drawer.Steps to reproduce
Result
There's an accessibility issue reported.
Expected result
There should be no accessibility issues reported.
Attachments