Bug 34662

Summary: Allow configuration of search type in main search bar
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, hebah, kebliss
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Andrew Fuerste-Henry 2023-08-30 16:32:38 UTC
The top search bar defaults to different types of search depending on the page one is on. It would be helpful to make this configurable to allow for local preference.

For example, when one is looking at a Normal view of a bib record (/cgi-bin/koha/catalogue/detail.pl?biblionumber=X), the top search bar defaults to Search the Catalog. 

But if one clicks to Holds on the same record (/cgi-bin/koha/reserve/request.pl?biblionumber=X), then the top search bar switches to Check Out. Our staff find this disruptive, but I don't expect a strong consensus across the community for how this should behave.
Comment 1 hebah 2024-10-31 21:27:35 UTC
+1
Something as simple as the default expectation that the primary search from the main search bar from the home page doesn't fit all libraries. Special/research libraries often perform more 'search catalog' searches than doing a checkout search, so they are either always selecting the correct search tab, or we jquery a fix for that, which is prone to breaking at upgrades.