[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:38:23 CEST 2021


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

wainuiwitikapark at catalyst.net.nz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #120151|0                           |1
        is obsolete|                            |

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

Added a sr-only caption to the checkout history table but made it hidden
and for screen-readers only. This is to keep it consistent with the
Charges page and table 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 checkout history page
4) Check that the page looks the same
5) Check that the code has a caption "Your checkout 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