Accessibility: "Authorizations" not keyboard accessible
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
- Go to Redocly demo
- Go to "POST Add a new pet"
- Try to tab to "Authorizations"
Expected behavior
Authorizations can get keyboard focus and can be expanded/collapsed with keyboard (since it can be clicked on).
Screenshots
Screen recording with KeyCastr
https://github.com/Redocly/redoc/assets/11298269/8eaf73d5-85de-468a-9ab9-1e7621435a92
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
Reproduce the problem in the Redocly demo by opening “POST Add a new pet” and trying to tab to “Authorizations.” Trace the UI element responsible for that control and verify that it receives keyboard focus and supports keyboard expansion and collapse; done means both behaviors work without relying on a mouse.
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
- 42/100