[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:35 CET 2021


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

--- Comment #5 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 117411
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117411&action=edit
Bug 26247: Make search terms optionally sticky

This patch adds a configurable option for retaining stickiness of search terms
across search tabs

To test:
1 - Apply all patches except this one, enable StaffRetainSearchTerms
2 - Search in staff client from header
3 - Confirm behaviour is that term is retained, but not copied when switching
header search tab
4 - Apply this patch, updatedatabase
5 - Search again
6 - Previous behaviour is restored, search terms are sticky between tabs
7 - Disable preference StaffStickySearchTerms
8 - Search again
9 - Search terms retained, but not sticky

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


More information about the Koha-bugs mailing list