Skip to content

feat(menu): add ARIA attributes to mobile menu - #225

Draft
MaggieAppleton wants to merge 1 commit into
mainfrom
ace/01KTXY91HR11YBZ8NKKPX2WN40
Draft

feat(menu): add ARIA attributes to mobile menu#225
MaggieAppleton wants to merge 1 commit into
mainfrom
ace/01KTXY91HR11YBZ8NKKPX2WN40

Conversation

@MaggieAppleton

Copy link
Copy Markdown
Owner

Enhanced accessibility of the mobile menu component by adding proper ARIA attributes to improve screen reader support.

Changes:

  • Added role, aria-label, and aria-controls attributes to the mobile menu container
  • Added aria-label and aria-expanded attributes to the toggle button
  • Updated the close menu handler to properly update the toggle button's aria-expanded state
  • Ensured the open class is removed when the menu closes

These changes ensure screen readers can properly interpret the menu state and the relationship between the toggle button and menu container.

Created by GitHub Ace · View Session

Co-authored-by: Maggie Appleton <5599295+MaggieAppleton@users.noreply.github.com>
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
maggieappleton-com-v3 Ignored Ignored Jun 12, 2026 12:55pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant