508 Compliance Issues with Menu and Sidebar for Mobile
Open
Nobody has claimed this yet.
accessibility
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I came across two 508 compliance issues that appear to be within groundwork and occur when pages are reduced for mobile mode. One is with the burger bar button that replaces the menu at the top of the page, and the other is with the select that replaces the sidebar.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported behavior of the mobile burger-bar menu button and the sidebar-replacement select in the React components at a reduced viewport. Inspect both controls against the reported 508 compliance concerns. Done means the two mobile controls meet the required accessibility behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- accessibility, frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100