[Koha-bugs] [Bug 29065] Accessibility: OPAC clear search history link has insufficient contrast

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 21 12:30:14 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29065

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 125089
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125089&action=edit
Bug 29065: Accessibility OPAC clear search history link has insufficient
contrast

This patch changes the colour of the clear search history link
on the OPAC to increase the contrast ratio, improve accessibility
and makes the text easier to read.

To test:

1. Go to the OPAC homepage
2. Use an accessibility tool (e.g Chrome's
   Lighthouse tool) to check the contrast ratio
3. Confirm that the clear search history link
   has insufficient contrast
4. Apply the patch and rebuild css:
   yarn build --view opac
5. Confirm that the contrast ratio now
   meets minimum accessibility requirements
6. Check the OPAC still looks ok after the changes

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list