Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color contrast issues #334

Open
jbpenrath opened this issue Jul 11, 2024 · 3 comments
Open

Color contrast issues #334

jbpenrath opened this issue Jul 11, 2024 · 3 comments
Assignees
Labels
a11y Accessibility related tasks

Comments

@jbpenrath
Copy link
Member

Some components have color contract which does not comply with RGAA standard. We should fix that.

e.g:

  • On the input field:
    • About the active state:
      • The border color (greyscale-300) (could be replaced by greyscale-600?)
      • The text color (greyscale-600) (could be replaced by greyscale-700?)
    • Success state:
      • The text and border color (success-600) (could be replaced by success-800?)
@jbpenrath jbpenrath added the a11y Accessibility related tasks label Jul 11, 2024
@jblagadec
Copy link

jblagadec commented Aug 20, 2024

Hello ! :)

Do we have an idea of when this issue could be tackled?

maybe @daproclaima ?

@daproclaima daproclaima self-assigned this Aug 20, 2024
@daproclaima
Copy link
Collaborator

daproclaima commented Aug 20, 2024

@jblagadec, I'll take care of that once I finish contributing to the Select component.

@jbpenrath, we met with @jblagadec this afternoon and agreed that I'd develop the contributions primarily regarding our needs with the product La Régie, such as these.

@jblagadec
Copy link

Thanks @daproclaima !!
One more precision: these suggestions would not only improve La Régie, but also any product that needs to meet accessibility requirements :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Accessibility related tasks
Projects
None yet
Development

No branches or pull requests

3 participants