https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28974
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #29 from Julian Maurice <[email protected]> --- The pagination is working but the datatables features (filter, sort) only work on a single page. I think this can be confusing for users (when I click on a column header to sort, I expect the whole table to be sorted). It's still better than not being able to load the page at all I guess, but it will not be seen as an improvement for users that have more than 20 holds in that table and no problems loading it. Would it be difficult to turn this table into a full server-side/AJAX (filter, sort, pagination) table ? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
