[Koha-bugs] [Bug 33973] Sorting broken on ERM tables

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 9 16:40:41 CEST 2023


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 152254
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152254&action=edit
Bug 33973: Restore sorting on Vue tables

Regression from the KohaTable Vue component added by bug 33066.

_dt_default_ajax expects options.columns to contain the columns.

Test plan:
Add some agreements, go the the agreement list view and confirm that you
can now sort the agreements using the header columns.

Note that the CSS is not correct yet. My understanding is that the
DataTable Vue component keep the 'sorting' class on the th which display
the grey up/down icon over the blue icon which indicate the current sort
column.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list