https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28171
--- Comment #5 from Joonas Kylmälä <[email protected]> --- (In reply to Owen Leonard from comment #4) > I'm glad to have your detailed feedback, because I don't have good serials > data to test with and I wasn't sure I was mocking it up correctly. I don't > know the answer to whether the grouped sorting is better, so I defer to your > opinion. > > What feature do you mean when you say it isn't documented? The data-order > sorting option is documented here: > https://datatables.net/examples/advanced_init/html5-data-attributes.html The feature of Datatables sorting separately the rows with order-by attribute and the ones without and then concatenating them. There is no mention of that in the documentation so it probably could have been implemented so that it would sort everything as one group. I think the undocumented sorting functionality here is good but only doubt is that if it breaks in the future and our users will expect us to fix that it might not be possible. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
