[Koha-bugs] [Bug 34417] ERM's breadcrumb (Vue) does not display the entity's name

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 27 17:07:45 CEST 2023


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

--- Comment #11 from Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> ---
I'm looking at adding a class to each route to determine whether its an
agreement/license etc (programatically, not manually in erm.js). I think I'll
move the logic out of _fetchJSON into the get() request as that should be the
only time we need dynamic data in the breadcrumb. Within that I can then use
the added route class to determine which requests should actually set
parameters (e.g. licenses shouldn't trigger it when an agreement route is
called)

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


More information about the Koha-bugs mailing list