https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38108 --- Comment #25 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Katrin Fischer from comment #21)
It's kind of funny that first we remove the pref to show the filters and now we reintroduce it again? Can't find the old bug now, but this rings a bell..
I don't remember we had a syspref. (In reply to Lucas Gass (lukeg) from comment #11)
(In reply to Aleisha Amohia from comment #2)
It would be good to have the option to show filters by default - this setting could be stored in localStorage (similar to how Koha can remember to show checkouts by default)
In this case I think I prefer a system preference because localStorage would be cleared on logout which might be annoying for staff.
But I don't understand the use case here, could you explain please? If there is no pagination does it still makes sense to display them?
The 'checkouss by default' that you mention is controlled via sys pref, AlwaysLoadCheckoutsTable
Controlled by a syspref for the default behaviour, but then is stored in localStorage (The "Always show checkouts automatically" checkbox). -- You are receiving this mail because: You are watching all bug changes.