Redocly / redoc

📘 OpenAPI/Swagger-generated API Reference Documentation
https://redocly.github.io/redoc/
MIT License
23.35k stars 2.29k forks source link

Accessibility: Visibility of chain symbol #2523

Open saskiaw opened 5 months ago

saskiaw commented 5 months ago

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.

image

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.