[Bug 40683] New: Use DataTables Select plugin for handling selections across multiple pages
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40683 Bug ID: 40683 Summary: Use DataTables Select plugin for handling selections across multiple pages Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Bug 34227 used the same local storage method from the patron search for the item search. It may be possible to implement a more generic solution using the datatbles Select plugin which can manage selections across table redraws. We still need to handle the export and "clear selections" ourselves as the plugin deals only with the visible page for some of these, but it would be nice to have a simple way to enable this for any table. -- 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=40683 --- Comment #1 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 185624 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185624&action=edit Bug 40683: Rebuild our datatables file to include Select plugin -- 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=40683 --- Comment #2 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 185625 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185625&action=edit Bug 40683: WIP This patch adds a row id which allows the slection to work across pages I played with making the Rigth side export buttons use selected rows - they all work on visible rows at this time We need to fully implement "Select none" to clear across pages Right now the row selection doesn't always match the checkboxes Basically, this needs a lot of work :-) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org