kirandash / greenhouse-react-ui

🧩 React UI component library built with Tailwind CSS
https://6442bd489bd20422b7ada446-nmudwbaxnc.chromatic.com/
MIT License
9 stars 8 forks source link

a11y color contrast issue #9

Closed belenwebdev closed 1 year ago

belenwebdev commented 1 year ago

There is an accessibility issue due to insufficient color contrast in the primary buttons:

Screenshot 2023-06-20 at 23 27 48
kirandash commented 1 year ago

@belenwebdev Thank you for raising this. 🙏🏻

kirandash commented 1 year ago

@belenwebdev I think the tests are failing. Can you please update the tests to match your changes. Sorry I didn't catch that during my review

image

kirandash commented 1 year ago

I have created #13 which will make sure to run tests when someone commits. that will help us catch failing tests