Accessibility: focus ring disappears on headings
Open
Nobody has claimed this yet.
a11y
Type: Bug
- Dominant language
- TypeScript
- Stars
- 25.9k
- Forks
- 2.4k
- Avg merge
- 13h 10m
- Merged PRs (30d)
- 4
Description
Describe the bug
To reproduce:
- Go to Redocly demo
- Tab through page
- Observe where focus ring is
Expected behavior
Focus is visible on all elements.
Actual behavior: focus is not visible on headings.
Screenshots
Screen recording with KeyCastr:
https://github.com/Redocly/redoc/assets/11298269/81e1b262-e814-41a8-a965-c27b3225be5c
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 Redocly demo and reproduce the issue by tabbing through the page, focusing on headings and the visible focus ring. Trace the heading focus styling in the frontend and verify with keyboard navigation that focus is visible on headings and other elements.
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