Summary
The axe devtools currently report over 20, mostly contrast, accessibility issues with the API docs published.
Impact
The API documentation is challenging to navigate for individuals with accessibility needs.
Expected behavior
The axe devtools should display 0 known issues when scanning the built API docs.
Screenshots
Additional context
Overriding the CSS might prove to be difficult with the npm redocly/cli tool. We may have to build the docs, then inject custom css rules into the generated HTML file to override.
Summary
The axe devtools currently report over 20, mostly contrast, accessibility issues with the API docs published.
Impact
The API documentation is challenging to navigate for individuals with accessibility needs.
Expected behavior
The axe devtools should display 0 known issues when scanning the built API docs.
Screenshots
Additional context
Overriding the CSS might prove to be difficult with the npm redocly/cli tool. We may have to build the docs, then inject custom css rules into the generated HTML file to override.