Summary: | Form labels not large enough | ||
---|---|---|---|
Product: | Koha | Reporter: | Fridolin Somers <fridolin.somers> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | caroline.cyr-la-rose |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | Screenshot of patron add form on main in fr-CA |
Description
Fridolin Somers
2023-03-02 21:14:44 UTC
We have problems in several parts of Koha because of the longer names in German. I think what we subconsciously do in development is to make things look pretty for English, but that sometimes means that things get too narrow or too inflexible for other languages. We use a set of CSS rules in OpacUserCSS and IntranetUserCSS to fix some of those spots, but it means that Koha doesn't look nice out of the box. I'd love if there was a solution to have the forms reshape for different label lengths. Created attachment 178032 [details]
Screenshot of patron add form on main in fr-CA
Could we consider making the forms larger (and responsive for smaller screens)?On my screen, the patron add form takes up 1/5 of the width of the screen, and 1/3 of the space allocated to the form. (see attached screenshot)
I feel like the space could be put to use better
|