openlibhums / openlibhums/janeway
Clean theme targets should meet minimum size
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Clean theme target size is not always compliant with target size minimum from WCAG 2.5.8. See #5156.
Tests run for the audit found the following, however this is illustrative as tests should be run at time of development work to ensure all targets meet requirement.
| Page | a | button | input | ul | Total Failures |
|---|---|---|---|---|---|
| olh/accessibility/ | 1 | 1 | |||
| olh/search/ | 6 | 6 | |||
| olh/collections/ | 3 | 3 | |||
| olh/news/429/ | 1 | 1 | |||
| olh/articles/ | 56 | 56 | |||
| olh/article/id/4405/ | 6 | 6 |
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 rerunning the target-size audit against the clean theme pages listed in the issue, including accessibility, search, collections, news, articles, and article detail. Trace the affected links, buttons, inputs, and lists to the clean theme templates or styles. Done means every target meets WCAG 2.5.8 minimum size and the audit reports no failures.
Written by the indexing model from the issue text.
Assessment
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100