Redocly / Redocly/redoc

Accessibility: "Authorizations" not keyboard accessible

Open
#2,406 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Go to Redocly demo
  2. Go to "POST Add a new pet"
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.