Update Universal Design
parent
4779ab5d5a
commit
0e17fa981f
@ -61,6 +61,7 @@ Issues:
|
||||
- Ensures select element has an accessible name
|
||||
- Recourses: WCAG 1.3.1 And 4.1.2
|
||||
- All other tests passed
|
||||
|
||||
Solutions:
|
||||
- Changed background color to increase contrast
|
||||
- Removed select element in favor of a slider
|
||||
@ -75,9 +76,12 @@ Issue:
|
||||
- The “Manage teams” button on the page did not meet the contrast ratio requirement
|
||||
- Color-contrast – Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds
|
||||
- Resources: WCAG 1.4.3
|
||||
|
||||
Solution:
|
||||
- Changed button color to increase contrast
|
||||
“Manage teams” page
|
||||
|
||||
|
||||
##### “Manage teams” page
|
||||
- All checks passed
|
||||
|
||||
|
||||
@ -87,6 +91,7 @@ Issues:
|
||||
- Ensures every id attribute value used in ARIA and in labels is unique
|
||||
- Recourses: WCAG 4.1.1
|
||||
- All other tests passed
|
||||
|
||||
Solutions:
|
||||
- Changed the ARIA id attribute on one of the elements
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user