Comment 1 for bug 1837478

Revision history for this message
Bill Erickson (berick) wrote :

Recent Searches and Search Templates code:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/lp1837478-ang-catalog-search-templates

To test recent searches, it's necessary to set a value for the "opac.staff_saved_search.size" org unit setting. When unset, the recent searches selector will be hidden.

The code also includes a new workstation setting type "eg.catalog.search_templates" for saving search templates.

For UI consistency and to preserve some space, the Basket Actions selector is now a dropdown instead of a select element. Selectors for Recent Searches and Search Templates sit just above the basket actions selector.