[Koha-bugs] [Bug 34135] Show the icons for selected tab to the left of the search bar in the staff interface

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 28 14:13:24 CEST 2023


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

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 152784
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152784&action=edit
Bug 34135: Show the icons for selected tab to the left of the search bar in the
staff interface

This patch modifies header search forms so that the form label has the
same icon used by the "tab" link.

The patch also improves the responsive behavior of the header search by
using the icon as the form label when the browser window is narrow
enough to hide the label text.

I've added the "aria-hidden" attribute to other icons in the modified
templates and made the "fa-fw" class consistent for all tab icons.

To test, apply the patch and rebuild the staff interface CSS. Clear your
browser cache if necessary.

View the header search form at various browser sizes to confirm that
content is shown and hidden correctly. Test at least one page which uses
each of the modified header search includes:

 - Staff client home page
 - Acquisitions -> Acquisitions home
   - Vendor ->
     - Basket -> Add to basket -> From suggestion
     - Contracts
 - Administration ->
   - Budgets
   - Currencies
   - Desks (with UseCirculationDesks enabled)
   - System preferences
   - Z39.50/SRU servers
 - Catalog advanced search
   - Search results
 - Authorities -> Authorities home
 - Cataloging -> Cataloging home
 - Circulation -> Check out
 - E-resource management (with ERMModule enabled)
 - Patrons -> Patrons home
 - Serials -> Serials home
 - Tools -> Notices

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


More information about the Koha-bugs mailing list