[fineract-site] Fix WCAG 2.1 AA color contrast violations - FINERACT-2503#54
[fineract-site] Fix WCAG 2.1 AA color contrast violations - FINERACT-2503#54AliRana30 wants to merge 2 commits intoapache:asf-sitefrom
Conversation
|
|
Thanks! I'll review this now. Friendly reminder: if/when you change this PR, do so in new commits and do not rebase/squash/force push unless you have a good reason to do so. If you do force push please say when/why you do. This was recently added to |
|
@meonkeys Thanks! for you review, I have read all your concerns. Next time I will be more careful with everything and will try to fix everything soon. |
|
Please also update Are there any local-first/automated tools we can just build WCAG compliance into our checks? I strongly prefer this approach. Maybe WAVE or Lighthouse have a tool we can use? Maybe put axe back in and give it a configuration matching what you're checking manually in Wave/Lighthouse? Maybe try Oobee (mentioned by Damian)? |
cf4f989 to
c68cb62
Compare
0a56420 to
ace4a35
Compare
|
@meonkeys Apologies for getting late. I was working hard to resolve all your concerns and bugs. What changed
How tested
|
meonkeys
left a comment
There was a problem hiding this comment.
Here are some more changes. Please also go through all my previous review questions and comment/resolve them appropriately.
…k mode Signed-off-by: Ali Mahmood <alimahmoodrana82@gmail.com>
…alignment Signed-off-by: Ali Mahmood <alimahmoodrana82@gmail.com>
859bce0 to
411bfe3
Compare






Summary
Resolves all 23 color contrast violations to meet WCAG 2.1 Level AA standards. This PR focuses strictly on color/contrast fixes and does not include any layout or structural changes.
Key Fixes
#00695C).Accessibility Audit
Testing
localhost:8000.Jira: FINERACT-2503
Related: FINERACT-2484