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

A11y design enhancements #6563

Merged
merged 23 commits into from
Apr 25, 2019

Conversation

CodeByAlex
Copy link
Member

@CodeByAlex CodeByAlex commented Apr 18, 2019

What I did

I have modified the X and check marks to be more accessible because the color of the X alone is difficult extract meaning from if you are visually impaired. They now are colored and list out the severity/urgency of the issue (which really provides better information anyway).
OLD:
image

NEW:
image

I also updated the text that appears when there aren't any rules within a tab. It used to use the word "A11y" and now it uses the word "accessibility". This helps people that don't understand what a11y means.
OLD:
image

NEW:
image

The global checkbox and all of the badges now respond nicely (when the addons panel is mobile, vertical, or horizontal).
OLD:
image

NEW:
image

Capitalized the first character in colorblindness emulation text
image

How to test

  • Is this testable with Jest or Chromatic screenshots? Sure
  • Does this need a new example in the kitchen sink apps? no
  • Does this need an update to the documentation? no

If your answer is yes to any of these, please make sure to include it in your PR.

@vercel
Copy link

vercel bot commented Apr 18, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://monorepo-git-fork-codebyalex-a11y-design-e.storybook.now.sh

@Armanio
Copy link
Member

Armanio commented Apr 18, 2019

Wow! Looks good!

Firstly, I think need to fix conflicts.

addons/a11y/src/components/Report/Rules.tsx Outdated Show resolved Hide resolved
addons/a11y/src/components/Report/Rules.tsx Show resolved Hide resolved
addons/a11y/src/components/Tabs.tsx Outdated Show resolved Hide resolved
@CodeByAlex
Copy link
Member Author

CodeByAlex commented Apr 18, 2019 via email

@CodeByAlex
Copy link
Member Author

CodeByAlex commented Apr 18, 2019 via email

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

Successfully merging this pull request may close these issues.

5 participants