https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27467

--- Comment #6 from Jonathan Druart <[email protected]> 
---
Created attachment 115330
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115330&action=edit
Bug 27467: [SOLUTION 3] Use stateSave

Based on
 
https://stackoverflow.com/questions/55446923/datatables-1-10-using-savestate-to-remember-filtering-and-order-but-need-to-upd/60708638#60708638
(I removed the atob and btoa call)

This solution is finally working but it's not the ideal one IMO.
Using stateSave will modify the URL when the user modifies the table's
settings.
We would prefer to not modify it but have a "Copy link" buttons on top
of the table instead.

-- 
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/

Reply via email to