Accessibility: Visibility of chain symbol
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 25.9k
- Forks
- 2.4k
- Avg merge
- 13h 10m
- Merged PRs (30d)
- 4
Description
Describe the problem to be solved
Headings with a 'chain symbol' serve as links and receive focus when tabbing. However, the focus indicator for the chain symbol is not visible. Therefore, when navigating with the keyboard (tab), you can access the links, and only then does the chain symbol become visible.
Describe the solution you'd like
We would like the chain symbol to always be visible and to have a border around it when focused with the tab key.
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
No file or test is named in the issue. Start by locating the heading chain-symbol component and its styles, then verify keyboard focus behavior with the tab key; done means the symbol remains visible and shows a border when focused.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- accessibility, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100