Koha/koha-tmpl/opac-tmpl/bootstrap/en
Henry Bolshaw 2d6bf5de66 Bug 28142: Accessibility: OPAC cart/basket checkboxes are not labelled
This patch adds labels to the checkboxes on the "Your cart" page to
improve accessibility for users of screen readers. The labels are
hidden from display because the item titles provide enough visual
context.

Test Plan:

1. Go to the OPAC
2. Search for some items and add them to your cart
3. Inspect the page html and confirm the checkboxes are not labelled
4. Select the "More Details" page and confirm these labels are missing too
5. Apply the patch
6. Inspect the checkboxes on the "Brief display" and "more details" views
7. Confirm that the checkboxes have meaningful labels and that the visual
display of the pages has not changed.

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

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

JD amended patch: fix indentation

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-08-04 14:06:43 +02:00
..
includes Bug 28469: Move "Skip to main content" to top of OPAC page 2021-07-26 12:46:32 +02:00
modules Bug 28142: Accessibility: OPAC cart/basket checkboxes are not labelled 2021-08-04 14:06:43 +02:00
xslt Bug 27850: Search link for 260 a and c in MARC21 XSLT OPAC display 2021-07-26 12:46:32 +02:00