Accessibility-insights-web: Minor text changes in Contrast > UI components and Contrast > State changes

Created on 7 Jan 2021  路  7Comments  路  Source: microsoft/accessibility-insights-web

Describe the problem

In How to test, both requirements mention the same exceptions:

Exception: A lower contrast ratio is allowed if either of the following is true:
a. The component is inactive/disabled.
b. The component's appearance is determined solely by the browser.

However, this text could be interpreted as meaning that there's another, lower threshold for these components, when in fact there isn't.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Contrast > UI components or Contrast > State changes.
  2. Look at the content immediately after step 2b.

Proposed text

Exception: No minimum contrast ratio is required if either of the following is true:
a. The component is inactive/disabled.
b. The component's appearance is determined solely by the browser.

Change the text

Are you willing to submit a PR?

No.

bug good first issue help wanted resolved

Most helpful comment

Resolved by @cutePanda123 in #3852 (thanks for the contribution!)

All 7 comments

This issue has been marked as ready for team triage; we will triage it in our weekly review and update the issue. Thank you for contributing to Accessibility Insights!

Resolved by @cutePanda123 in #3852 (thanks for the contribution!)

@LiLoDavis could you please take a look and close? :)

@ferBonnin Fixed in Contrast > UI Components, but not yet in > State changes.

thanks @LiLoDavis! marking this as ready for work to address in State changes

@LiLoDavis the State Changes fix should now be in Canary.

Looks good

Was this page helpful?
0 / 5 - 0 ratings