Bug 35974 - Include the ability to type in a search within Members-Home.pl
Summary: Include the ability to type in a search within Members-Home.pl
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: 23.11
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-01 13:41 UTC by Kelly McElligott
Modified: 2024-02-01 13:41 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.