Bug 34465 - "Actions" columns are sortable
Summary: "Actions" columns are sortable
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: ERM (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal (vote)
Assignee: Pedro Amorim
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-03 07:29 UTC by Jonathan Druart
Modified: 2023-12-28 20:47 UTC (History)
6 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.11.00,23.05.04,22.11.10


Attachments
Bug 34465: Make KohaTable.vue actions column not sortable (1021 bytes, patch)
2023-08-25 10:29 UTC, Pedro Amorim
Details | Diff | Splinter Review
Bug 34465: Make KohaTable.vue actions column not sortable (1.07 KB, patch)
2023-08-30 11:04 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2023-08-03 07:29:04 UTC
And it generates a 500 + JS error

To recreate:
Create at least one license or agreement
Go to the list view
Click on the header of the last column ("Actions")
Comment 1 Pedro Amorim 2023-08-25 10:29:23 UTC
Created attachment 154797 [details] [review]
Bug 34465: Make KohaTable.vue actions column not sortable
Comment 2 Jonathan Druart 2023-08-30 11:04:37 UTC
Created attachment 154946 [details] [review]
Bug 34465: Make KohaTable.vue actions column not sortable

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 3 Jonathan Druart 2023-08-30 11:05:04 UTC
Hum, looks like I forgot to attach the patch here. Thanks, Pedro!
Comment 4 Tomás Cohen Arazi 2023-08-30 13:06:43 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 5 Fridolin Somers 2023-08-30 20:23:19 UTC
Pushed to 23.05.x for 23.05.04
Comment 6 Matt Blenkinsop 2023-08-31 10:47:12 UTC
Nice work everyone!

Pushed to oldstable for 22.11.x