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

--- Comment #2 from Jonathan Druart <jonathan.druart+k...@gmail.com> ---
1. You forgot the translatability ;)

2. There are 2 warnings in the console

 Vue received a Component which was made a reactive object. This can lead to
unnecessary performance overhead, and should be avoided by marking the
component with `markRaw` or using `shallowRef` instead of `ref`. 

3. The last item does not have the "current" and so is not styled correctly
(green instead of grey)

4. The disabled ("Local" for instance) is also styled differently

5. This will conflict with bug 32932

6. vue/stores/navigation.js should be tidied :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to