https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33169 --- Comment #24 from Agustín Moyano <agustinmoyano@theke.io> --- (In reply to Jonathan Druart from comment #19)
(In reply to Tomás Cohen Arazi from comment #18)
Not changing the status as I aint no Vue expert. But I tested things work and no warnings/errors in the console.
The only thing I don't like but is not this patch responsibility, is the fact we display 'Show Thing' in the breadcrumb... I think we should be more consistent (we are not 100% consistent on this, I know but...).
Right now we display
Home > E-resource management > Licenses > Show license
it should be:
Home > E-resource management > Licenses > A licence name
like we have in other places e.g
Home > Tools > Patron lists > A list name
I mention this in case it fits this change.
It is something I didn't manage to do with the current code (I thought there was actually a FIXME in the code but there is none).
Maybe later I can add a method to the navigation store to be able to update the last part of the breadcrumb I'll create a new bug for it. -- You are receiving this mail because: You are watching all bug changes.