Skip to content

Conversation

@cfreedman
Copy link
Contributor

This PR addresses closing out some of the existing accessibility features regarding the hamburger navigation dropdown when in mobile view. The two issues listed below detail the need for navigation through the dropdown options with the arrow keys and closing it with the escape or tab key.

This was implemented in the <MobileNav /> component using a collection of refs that cycle through focus according the arrow key strokes captured by an event listener.

Related Issue(s)

This PR addresses issue #979 and #980.

…s closing on escape or tab which returns focus to the hamburger upon closing
@vercel
Copy link

vercel bot commented Mar 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vacant-lots-proj ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 21, 2025 3:06am

@github-actions
Copy link
Contributor

github-actions bot commented Apr 1, 2025

This PR has been marked as stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale label Apr 1, 2025
@cfreedman cfreedman closed this Apr 2, 2025
@cfreedman cfreedman deleted the cfreedman/979-980-ally-accessibility branch April 2, 2025 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants