swagger-api / swagger-api/swagger-ui
Provide labels for focusable cURL and response body
Open
Nobody has claimed this yet.
cat: a11y
- Dominant language
- JavaScript
- Stars
- 29k
- Forks
- 9.3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 25
Description
When cURL and response body elements are scrollable, they can be focused with tab navigation but there is no indication what these elements are. The screen reader starts to read the entire content of these elements.
This task covers issues originally reported in:
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 by locating the UI components that render the scrollable cURL and response body elements, then inspect their keyboard-focus and screen-reader behavior. Done means both focusable elements provide clear labels and screen readers do not read their entire contents merely because they receive focus.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100