Skip to content

Mobile Navbar Toggle lacks accessibility attributes #419

@KGFCH2

Description

@KGFCH2

The mobile menu toggle button (<button>) does not indicate its expanded state (aria-expanded) or the element it controls (aria-controls), which is detrimental for screen reader users. Proposed fix: Add aria-expanded and aria-controls to the toggle button.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions