https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32605
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from David Nind <[email protected]> --- Created attachment 145916 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145916&action=edit Screenshot - patron card layout form Things I noted: 1. Very large date input fields are fixed by bug 32606 (I applied that patch, and for the ones I tried this was fixed) 2. Radio button selectors: for some of the forms I tested, the label is indented and aligns with other fields' input boxes (for example: Import patrons > Patron attributes) 3. Radio button selectors: for several forms I tested, there is no space between the radio button and the text that comes after (for example: Edit patron card layout) 4. Hint text larger: I personally don't mind this (for example: patron edit form > date of birth) 5. Label alignment when wrapped: previously input fields were centered on the label, now aligned to the top of the label (for example: patron edit form > Library setup > expiry date ....; patron category edit form) Specific forms ============== Patron edit form: - date of birth + other date fields: input field "huge" - can confirm this is fixed by bug 32606 - primary phone, secondary phone, secondary email fields, ZIP/Postal code: these labels are wrapped now, previously they were on one line - label alignment when wrapped: previously input fields were centered on the label, now aligned to the top of the label - "Allow auto-renewal of items": label indented - starts where other input fields are - Patron identity: raido buttons start where otehr input fields are Patron category: - Enrolment period: "Choose one" text very large (this was the case before the patch), date field huge (fixed with bug 32606), text size of hints/help the same size (or larger?) than labels Edit patron card layout (screenshot attched): - All msialigned and indented: fieldsets all indented - general settings, then field 1, 2 and 3 and further indented; text input fields are aligned to the left with the start of all labels Import patrons: - Hide default value fields: drop down lists previously had a grey background (for example, Home library and Patron category) - this seems to only be this form, other ones I looked at were okay (for example: patron categories); date fields huge (fixed with bug 32606) - Hide preserve value fields: introductory text was aligned left with the start of the labels, but is now aligned after the label and in line with the start of the check boxes/input fields - If matching record is already in the borrowers table: radio buttons are all indented, and there is no space between the input field and the label that comes after it - Patron attributes: same as "If matching record is already in the borrowers table" Notices and slips: - Not related to this, but just noting that the input field where the notice is put goes over the the right hand edge - even at a reasonable width Item types: looks OK Edit items: looks OK -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
