nextcloud / nextcloud/whiteboard
[A11y]: contrast between focused and unfocussed state is less than 3:1
Open
Nobody has claimed this yet.
accessibility
enhancement
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 39
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 32
Description
Keyboard navigation is barely noticeable: the contrast between focused and unfocussed state is less than 3:1. Focused stated through navigation have to be more like:
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 keyboard navigation in the whiteboard and inspect the styles or components controlling the focused and unfocused states. Check the reported contrast against the 3:1 requirement and compare it with the referenced examples. Done means keyboard focus is clearly visible and the focused-versus-unfocused contrast meets the accessibility requirement.
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
- 48/100