[Koha-bugs] [Bug 26247] Search terms retained in header search creates UX inconsistency

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 28 17:30:25 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26247

--- Comment #2 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 117408
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117408&action=edit
Bug 26247: Make retaining search terms in staff client optional

This patch adds a new system preference 'StaffRetainSearchTerms' - if enabled
header searches will be retained on the results page as current behvaiour. If
disabled
the search box will be empty after searching

To test:
1 - Search in staff client from header
2 - Confirm search terms are retained
3 - Apply patch, update database
4 - Search again, terms still retained
5 - Disable StaffRetainSearchTerms preference
6 - Search again
7 - Search box is cleared

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list