uswds / uswds-site

USWDS website and documentation
https://designsystem.digital.gov
Other
183 stars 140 forks source link

USWDS-Site - Bug: UnLighthouse.dev Color Contrast Errors #2147

Open mgifford opened 1 year ago

mgifford commented 1 year ago

Describe the bug

I ran https://unlighthouse.dev on the https://designsystem.digital.gov site and discovered a few accessibility problems. Really quite good, seems that there are a few here:

Screenshot of Unlighthouse Contrast Errors

Mostly in: https://designsystem.digital.gov/next/

But also on: https://designsystem.digital.gov/templates/docs/

Steps to reproduce the bug

From the command line run: % npx unlighthouse --site https://designsystem.digital.gov/

and sort the results by accessibility & color contrast.

Expected Behavior

There shouldn't be any contrast errors.

Screenshots

No response

System setup

No response

Additional context

No response

Code of Conduct

amyleadem commented 11 months ago

Confirming that unlighthouse flags 4 color contrast issues on designsystem.digital.gov.

Related to https://github.com/uswds/uswds-site/issues/2148