[Koha-bugs] [Bug 30952] New interface for staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 8 17:18:04 CEST 2022


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

--- Comment #96 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
1. Lot of French in the patches:
* "onclick="clique(this)""
* <p class="plusdessous" id="filters"> 
Plus dessous?!
* <ul id="taille">
* id="lientype", french, "link type"

2. Not descriptive:
* id="button_1", button_2, button_3, button_4

3. Lot of commented code.

4. This seems wrong:
+    function toggle(elem){style="width: calc(301px);"

5. identical JS code copy/pasted all around:
functions focusInput, toggle, clique, fold, taille, etc.

6. There is a lot of unnecessary indentation changes, that will lead to
unnecessary conflicts...

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


More information about the Koha-bugs mailing list