[Koha-bugs] [Bug 33529] Increase flexibility of action buttons in tables

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 13 17:50:35 CEST 2023


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

--- Comment #1 from Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> ---
Created attachment 149610
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149610&action=edit
Bug 33529: Update KohaTable to accept customised buttons

This patch updates the KohaTable component to accept action buttons as objects
rather than as hard coded strings. This allows buttons to be customised for
different use cases

Test plan:
1) Apply patch
2) Run yarn build
3) Navigate to Agreements - add an agreement if the table is empty
4) Test the buttons for editing and deleting agreements in the "Actions" column
5) Repeat for licenses
6) Repeat for local packages
7) Repeat for local titles

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


More information about the Koha-bugs mailing list