[Bug 37583] New: Add table settings to search catalog results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37583 Bug ID: 37583 Summary: Add table settings to search catalog results Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: esther.melander@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl It would be nice if the results table, after searching the catalog, had table settings or column configuration options. Some libraries would like to hide the Location column. It would be nice to have the same column options in the Cataloging Module search results table. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37583 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |oleonard@myacpl.org |ity.org | Version|unspecified |Main --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Some possibly unnecessary words about why things are the way they are: Both the catalog search results and the cataloging search results are paged server-side. Generally we don't add DataTable controls to such a table because the controls only work for the visible page of data: If you resort the search results by title you're only resorting the first page of titles. This is a potential source of confusion for the user. That said, adding *only* column configuration to these tables would make sense especially if the goal of the change is for the library to hide it by default. We should also add persistence to the setting so that if the user clicks through to the next page of results they don't have to hide/show the column again. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37583 --- Comment #2 from Esther Melander <esther.melander@bywatersolutions.com> --- Column options would be a good compromise. I will update the bug title to reflect it. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37583 Esther Melander <esther.melander@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add table settings to |Add column options to |search catalog results |search catalog results -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org