sidebar menu lacking labels
Open
Nobody has claimed this yet.
accessibility
bug
feature: frontend 🖌️
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
There’s a menu that can pop in from the side, and the form fields there aren’t connected to their label texts.
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 locating the sidebar menu and its form fields in the JavaScript frontend, then inspect how each field is associated with its label text. The issue names no file or test, so first identify the relevant entry point and existing accessibility coverage. Done means the sidebar fields have usable programmatic label associations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100