[Koha-bugs] [Bug 34215] Vue Toolbar component should be more flexible

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 6 10:21:00 CEST 2023


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 153085
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153085&action=edit
Bug 34215: Introduce a ToolbarButton Vue component

Our toolbar component is not flexible enough, we cannot:
* have something else than a router-link
* have a link outside of the app (it needs to be a Vue route)

This patch adds a ToolbarButton component that is used for existing
button. But other buttons can be added without being a router-link.

Test plan:
No change in behaviour here! Test the buttons in the 4 existing toolbar
(in the ERM module)

Sponsored-by: BULAC - http://www.bulac.fr/

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


More information about the Koha-bugs mailing list