https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35284
--- Comment #39 from Jonathan Druart <[email protected]> --- (In reply to Lari Strand from comment #37) > I resolved the issue (in 22.11 without these patches) by setting a timeout > in koha-tmpl/intranet-tmpl/prog/js/datatables.js that waits after typing has > finished to the column filter field before filtering happens. This way we do > not need to limit the amount of events fired (throttling) and the system > feels responsive at all times, even with heavy filtering going on and lots > of typing to the filter field. If you think your solution is better, please open a separate bug report with a patch, describe why and the differences, and I will be happy to test. > I'm also wondering why we haven't updated the version of the Datatables > libraries. Should it be updated? We have 4 years of commits missing. 1.13.8 > seemed to work out of the box on my dev install of 22.11. Added you to the relevant bug. -- 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/
