Bottle Panel onClick focus issue
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 103
- Forks
- 18
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 555
Description
When clicking the panel links from mobile (e.g. the bottle name from the tasting list), the link becomes focused (and outlined).
Desired output is to not have it focused, or not have outline on focus (which seems bad from an a11y pov).
Contributor guide
No contributing guide indexed for this repository
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 at the mobile panel links, especially the bottle name link in the tasting list, and reproduce the focus outline after tapping it. Check the existing focus behavior and accessibility expectations before changing it. Done means mobile activation no longer shows the unwanted outline while appropriate focus indication remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100