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

--- Comment #1 from Laura Escamilla <[email protected]> ---
Created attachment 196684
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196684&action=edit
Bug 42231: Fix accessibility issues in OPAC summary table

The OPAC summary page contains several accessibility issues including an
unlabeled renew checkbox, unlabeled textarea in the add note modal, and empty
headings rendered before JavaScript population.

Test plan:
1. Have a user with checkouts
2. Log into the OPAC and go to "Summary"
3. Notice the renew checkbox does not have a corresponding label
4. Apply the patch
5. Repeat steps 1-2
6. Confirm the renew checkbox now has a corresponding label

Additional accessibility fixes:
7. Open the "Report a problem" modal
8. Confirm the note textarea has a corresponding label
9. Confirm addNoteTitle and suspendHoldTitle are not exposed as empty headings
10. Run an accessibility checker and confirm the related errors are resolved
11. Sign off and have a great day! :D

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to