rokwire / illinois-app

Source code repository of "Illinois" App - the official mobile app of the University of Illinois.
https://app.illinois.edu/
Apache License 2.0
23 stars 20 forks source link

[ACCESSIBILITY] Color contrast insufficient for Title and back arrow of "Self Skills Evaluation" #4020

Closed acovher2 closed 3 months ago

acovher2 commented 6 months ago

Describe the bug In the “Skills Self Evaluation”, “<-” the back arrow and title of screen “Skills Self Evaluation” do not meet color contrast ratio. Text that is too faint can cause problems for users who are color blind or have low vision. WCAG requires a minimum color contrast ratio of at least 4.5:1 for normal text, and 3:1 for large text (18pt and above, or 14pt bold). WCAG 1.4.3 Contrast (Minimum)

To Reproduce Steps to reproduce the behavior:

  1. Open app, logged in as student
  2. Navigate to Skills Self Evaluation

Expected behavior The title of screen would be visible with contrast of at least 4.5:1 for normal text, and 3:1 for large text (18pt and above, or 14pt bold).

Actual behavior Foreground text:1B1F1F Background text: 0C2042

Screenshots Screenshot_20240320-163528

Testing Environment & Devices (please complete the following information): • OS: Android Version 13 • Device: Google Pixel 4a

TodorBachvarov commented 5 months ago

Fixed in v5.2.3

acovher2 commented 3 months ago

Verified as fixed in 6.0.6 apk