[Koha-bugs] [Bug 27876] Accessibility: OPAC - Reduce heading redundancy

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 25 10:44:09 CEST 2021


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

--- Comment #10 from wainuiwitikapark at catalyst.net.nz ---
Created attachment 120153
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120153&action=edit
Bug 27876: Added caption to holds history table

Added a sr-only caption to the holds history table but made it hidden
and for screen-readers only. This is to keep it consistent with the
Charges and checkout histories pages and tables but is also the best practice
for tables. This ensures there is still no visible redundancy but is better for
accessibility.

To test:
1) Apply patch
2) Go to OPAC
3) Go to holds history page
4) Check that the page looks the same
5) Check that the code has a caption "Your holds history" that has
the class "sr-only"

Sponsored-by: Catalyst IT

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


More information about the Koha-bugs mailing list