Needs work
Project:
Bootstrap Styles
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Apr 2022 at 14:19 UTC
Updated:
1 Oct 2022 at 01:21 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
elberWhat is the "AA" standards ?
Comment #3
ijf8090 commentedThe Web Content Accessibility Guidelines (WCAG) is the most-used standard worldwide. There are three levels of WCAG compliance; A, AA, and AAA.
"Level AA conformance level is used in most accessibility rules and regulations around the world, including the ADA. To meet WCAG 2.0 Level AA conformance, the website is usable and understandable for the majority of people with or without disabilities."
For more information see https://www.accessiblemetrics.com/blog/what-are-the-levels-of-wcag-compl...
Comment #4
elberComment #5
elberComment #6
elberComment #7
nk_ commentedHere is the patch, changes are to target desired contrast standard only, without any particular "design" idea.
Comment #8
elberComment #9
nk_ commentedHere is the new patch that includes more UI elements (i.e. buttons) so feel free to ignore the first one. I did get a report that blue+white combination on hover/focus states fails on AA standard contrast but did not feel like going there and deconstructing the whole design after all.
Attaching also screenshots of UI with those changes applied.
Comment #10
mahmoud-zayed commentedWe use scss then compile to css, please add the scss changes. thanks
Comment #11
mahmoud-zayed commented