Skip to content

Conversation

desig9stein
Copy link
Contributor

@desig9stein desig9stein commented Oct 29, 2024

Change <aside> to a simple <div>, and remove role="navigation" since we're using <nav>, which is a semantic tag that doesn’t need to be wrapped in an element with a role="navigation".

Closes #14847

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

…e the role="navigation" since we use <nav> which is semantic tag and there is no need to be wrapped in an element with a role.
@desig9stein desig9stein added nav-drawer ❌ status: awaiting-test PRs awaiting manual verification ♿ a11y When the issue or PR is related to accessibility version: 18.2.x labels Oct 29, 2024
@desig9stein desig9stein requested a review from simeonoff October 29, 2024 08:01
@simeonoff simeonoff changed the title fix(navigation-drawer) - fix ARIA role issue warning fix(navigation-drawer): fix ARIA role issue warning Oct 29, 2024
simeonoff
simeonoff previously approved these changes Oct 29, 2024
@kdinev kdinev added ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification labels Nov 4, 2024
@kdinev kdinev merged commit c5a5d85 into 18.2.x Nov 4, 2024
5 checks passed
@kdinev kdinev deleted the mpopov/fix-for-#14976-18.2.x branch November 4, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

nav-drawer version: 18.2.x ♿ a11y When the issue or PR is related to accessibility ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants