[Koha-bugs] [Bug 35329] Move patron searches to a modal

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 10 15:17:01 CET 2024


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

--- Comment #35 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 160770
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160770&action=edit
Bug 35329: (follow-up) Label changes for improved accessibility

This patch alters the patron search form so that <label>s wrap the
<input> fields, allowing the label to be clickable without having to
associate it with a unique id. CSS has been modified to accommodate this
change.

The patch also adds missing Bootstrap classes to the "Clear" button, and
swaps out the "hint" class for the "note" class on the permissions
information ("Only staff with superlibrarian or acquisitions
permissions...").

After this patch, form field labels in the patron search modal should be
clickable to give focus to the field (except for Sort 1 and Sort 2 --
label don't work that way with Select2).

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


More information about the Koha-bugs mailing list