https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42093 --- Comment #16 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Lisette Scheer from comment #11) Thanks a lot of testing! :)
Doing some clicking around and looking at the comments from the thread, here are my notes:
I would expect the "View all X preferences" link to clear the filter in the datatable search box. It works as expected if you do a search from the top bar, but if you filter after clicking unto a section, it doesn't.
Fixed!
Currently Accounting is automatically loaded when you go to /cgi-bin/koha/admin/preferences.pl and I think retaining that would be good.
We can restore that. I haven't because it triggers a REST API call and the "loading" modal is displayed for a couple (or more) seconds. Waiting for more feedback.
I think if we're making changes, having the save button follow you like with saving a patron would be nice.
Fixed!
I think a good followup could also be Martin's suggestion from the thread to hide system preferences that only matter if other ones are turned on
Yes, definitely. I would like to discuss several things during the hackfest, the current implementation has a lot or FIXMEs that need to be fixed. Then we will be able to iterate on top of it.
From Mattermost: The patches from bug 41891 are not applied with git-bz because of the "in discussion" status. I've pushed a remote branch to ease testing: https://gitlab.com/joubu/Koha/-/commits/bug_42093
-- You are receiving this mail because: You are watching all bug changes.