[Koha-bugs] [Bug 36285] Staff UI form fieldset styling needs update

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Mar 9 13:09:25 CET 2024


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

--- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hi Pedro,

thanks for taking the initiative!

Working on this now might even be good timing with the CSRF changes also
requiring testing a lot of the forms.

I noticed some things, that we maybe could improve on:

/cgi-bin/koha/acqui/supplier.pl?op=enter

* The pull-downs for currencies and others have a lower height than the input
fields. I think it would help readability and consistency if the heights of the
fields matched. The select2 pull-downs don't appear to have this issue (edit
item form for an example).
* Not related to the new CSS... but maybe I can still bring it up for
consideration: German labels are often a lot longer than English ones and that
leads to quite a lot of display issues we have to counter with custom CSS. I
see a lot of the labels already wrap on this form in English already ("Account
number". Could we consider making the label area a bit more spacious/flexible
in general?

/cgi-bin/koha/suggestion/suggestion.pl?op=add_form&branchcode=CPL

* Input field lengths appear longer in general - I quite like that in general.
But wondering about fields with a set max-length like the copyright year in
this form. It's still not the same length as the other input fields with the
patch applied, but also not 'year-sized' anymore. Similar for zipcode in
administration/libraries.

/cgi-bin/koha/admin/categories.pl?op=add_form&categorycode=HB

* In the messaging preferences table, the pull down for "days in advance" is
now too small to fit the number. Without the patch the width is ok.

Hope this helps!

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


More information about the Koha-bugs mailing list