Bug 35974

Summary: Include the ability to type in a search within Members-Home.pl
Product: Koha Reporter: Kelly McElligott <kelly>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: 23.11   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Kelly McElligott 2024-02-01 13:41:24 UTC
When using the Patron search, koha/members/members-home.pl? and there are results on the screen, the user is presented with a table that has columns.  Columns such as Home Library and Category only include the option to use a drop-down of options to choose from.  With libraries that have a lot of libraries and/or categories, this can be tedious. It would be nice if the user could have the choice of a dropdown but also start typing in the first few letters to bring that result to the top.  This option appears in other places such as in the additem.pl in the shelving location and collection code, both a drop-down and the option to type in the search exist.