Fix component colors contrasts #2250
Labels
0-refinement
All issues that can or need to be estimated in our next refinement
dev
Requires technical expertise
ux
Requires UX/UI design
Why?
Currently, we disable the automated "color-contrast" accessibility testing in our Playwright screenshot tests because a lot of components do not fulfil the AA color contrast requirements.
We want to improve the contrast of our components so we can ideally re-enable the color contrast tests.
Acceptance criteria
packages/sit-onyx/src/playwright/a11y.ts
Applicable ARIA Pattern
https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright
Definition of Done
Should be covered by tests:
Make sure, that
Approval
Storybook
Documentation
The text was updated successfully, but these errors were encountered: