openlibhums / openlibhums/janeway
Audit input placeholders against their aria labels
Open
Nobody has claimed this yet.
a11y
- Dominant language
- Python
- Stars
- 239
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
building on example in
- openlibhums/hourglass#356
review the codebase for all placeholders for inputs, and ensure they work with the aria labels, and do not duplicate them.
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 with the example in openlibhums/hourglass#356, then review the codebase for every input placeholder and compare it with the associated aria label. Done means placeholders support the labels without duplicating their text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100