Skip to content

fix 508 issues on published API docs #198

@ericbuckley

Description

@ericbuckley

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

Image

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.

Metadata

Metadata

Assignees

Labels

a11yMaking digital accessibility easier

Type

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions