You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Navigate to Settings > Workspace > Manage members > Invite
Navigate to the "Name, email, or phone number" and "Add a personal message (optional)" form fields using the Tab key.
Observe that the analyser reports that the contrast ratio is not sufficient.
Expected Result:
The border of the input field should have a contrast ratio against the page background of 3:1 or greater.
Actual Result:
Background/foreground color combinations with an insufficient contrast ratio was found on the screen. For instance, the #ECECEC border of "Name, email, or phone number" and "Add a personal message (optional)" form fields has a contrast ratio of 1.2:1 with the #FFFFFF background.
All pages of the Expensify application where borders form fields are appearing.
Failed WCAG checkpoints
1.4.11
User impact:
When sufficient contrast ratios are not met, users with low vision may have trouble identifying user interface components.
Suggested resolution:
Ensure that the color contrast for all user interface controls in their default as well as active, hover and focus states is 3:1 with the adjacent content.
The text was updated successfully, but these errors were encountered:
SumitDiyora
changed the title
[Medium]: Color Contrast: Insufficient color contrast for form controls.
[Medium]: Color Contrast: Insufficient color contrast for border of form fields.
Mar 31, 2022
Action Performed:
Expected Result:
The border of the input field should have a contrast ratio against the page background of 3:1 or greater.
Actual Result:
Background/foreground color combinations with an insufficient contrast ratio was found on the screen. For instance, the #ECECEC border of "Name, email, or phone number" and "Add a personal message (optional)" form fields has a contrast ratio of 1.2:1 with the #FFFFFF background.
Other occurrences:
Workaround:
Yes
Area issue was found in:
All pages of the Expensify application where borders form fields are appearing.
Failed WCAG checkpoints
1.4.11
User impact:
When sufficient contrast ratios are not met, users with low vision may have trouble identifying user interface components.
Suggested resolution:
Ensure that the color contrast for all user interface controls in their default as well as active, hover and focus states is 3:1 with the adjacent content.
Platform:
Version Number: 1.1.49-0
Reproducible in staging?: Yes
Reproducible in production?: Yes
Reference link: https://www.w3.org/WAI/WCAG21/Understanding/non-text-contrast.html
Issue reported by: Sumit
The text was updated successfully, but these errors were encountered: