swagger-api / swagger-api/swagger-ui
Correct accessibility issues with links
Open
Nobody has claimed this yet.
backlog
cat: a11y
- Dominant language
- JavaScript
- Stars
- 29k
- Forks
- 9.3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 25
Description
-
usage of empty href, most visible with
deepLinking: false -
embedding links inside of buttons (e.g. tags and operation buttons)
This task covers issues originally reported in linked sub-issues.
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 files or tests are named. Start by tracing the link and button components involved when deepLinking is false, then inspect tags and operation buttons. Done means the empty href usage and links embedded inside buttons identified in the issue have been corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100