Bug 38301

Summary: Add option to show holding table global search by default
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: ASSIGNED --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, jonathan.druart, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38185
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 33568    
Bug Blocks:    

Description Lucas Gass (lukeg) 2024-10-30 15:15:56 UTC
After Bug 33568 one must click 'Show filters' after the holdings table loads to see the various filters. 

I would be nice if there was an option to have those filters expanded by default.
Comment 1 Jonathan Druart 2024-10-30 15:28:11 UTC
Wasn't it already like that prior to bug 33568?
Comment 2 Katrin Fischer 2024-10-30 16:21:01 UTC
I think we wanted to keep it simple for libraries with only 1-2 items not needing the filters (less cluttered display) - not sure about the API change.
Comment 3 Lucas Gass (lukeg) 2024-10-30 19:32:58 UTC
(In reply to Jonathan Druart from comment #1)
> Wasn't it already like that prior to bug 33568?

Ah yes, you're correct. Mostly. The thing that used to show by default that no longer does is the search bar. Librarians do not like the extra click now required to access the search bar. 

So maybe I need to re-title this bug report?
Comment 4 Jonathan Druart 2024-10-31 08:49:41 UTC
I can have a look later (after bug 36640, and maybe bug 38185 would help here?)