Feature #8899
closedAccessibility Fixes
0%
Description
per CAC team meeting -- November
Low hanging fixes-- BuddyPress pages
semantic markup
contrast issues
alt tags
Files
Updated by Boone Gorges over 6 years ago
Markup issues are straightforward to fix:
https://github.com/cuny-academic-commons/cac/commit/780f018e575917977573fbe2f514ba2b06d6ee5b - some homepage markup fixes
https://github.com/cuny-academic-commons/cac/commit/52e942d14ab16335fed0de15202ec7b9e0c17a6b - directories
https://github.com/cuny-academic-commons/cac/commit/2ba7de540d89e8312b70f210848f51271d9e3db1 - single items
This covers most outright errors in the WAVE tool, which is a starting point. I'm going to see if there are a few tweaks we can make for contrast errors.
Updated by Matt Gold over 6 years ago
Excellent. thank you, Boone. Please report on this in tomorrow's meeting
Updated by Boone Gorges over 6 years ago
- File Screenshot_2018-03-22_16-37-46.png Screenshot_2018-03-22_16-37-46.png added
- Status changed from Assigned to Testing Required
In https://github.com/cuny-academic-commons/cac/commit/137c0c48a9b765a4b4ae04fb83a13929ab6924b2 I've proposed some CSS changes that fix about 80% of our contrast issues. Most of them are, I think, pretty uncontroversial - tweaking shades of grey to be just a bit darker. The largest change is the color of the light-blue links, which I've darkened enough to meet AAA standards. We can just meet AA standards with something that's about halfway between the color I've chosen and the original color. See attached screenshot, or cdev, where will momentarily be live to play with.
Updated by Boone Gorges over 6 years ago
- Status changed from Testing Required to Resolved
Thanks, Matt. I'm going to mark this resolved, and going forward, we can address specific issues - about the changes I've already made, or about additional items - in separate tickets.