mi6 / ic-ui-kit

Intelligence Community UI Kit (based on StencilJS)
MIT License
19 stars 22 forks source link

[ic-stepper] color-contrast a11y violation for light stepper #2050

Open MI6-286 opened 1 week ago

MI6-286 commented 1 week ago

Summary of the bug

A11y testing of a light ic-stepper rendered with background #2c2f34 has failed due to a color-contrast violation (see below).

🪜 How to reproduce

Uncomment the commented out a11y test in the ic-stepper Cypress tests and run test. See the error.

📸 Screenshots or code

image

🖥 📱 Device

🧐 Expected behaviour

There should be no accessibility violations. To check this please uncomment the a11y test in the ic-stepper Cypress tests.