[Koha-bugs] [Bug 28934] OPAC registration form design is not consistent

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 21 18:32:49 CEST 2021


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

Joonas Kylmälä <joonas.kylmala at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #125032|0                           |1
        is obsolete|                            |

--- Comment #10 from Joonas Kylmälä <joonas.kylmala at iki.fi> ---
Created attachment 125117
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125117&action=edit
Bug 28934: Make the OPAC registration form design consistent

The gender/sex and GDPR inputs were slightly misaligned (by
1.5em). Now they are aligned with the other inputs which have a width
of 10em (9em width + margin 1em). The label assignments and required
attributes for input elements are made also consistent.

To test:
 1) Enable GDPR_Policy syspref
 2) Apply patch, run "yarn build --view opac", restart plack
 3) Go to /cgi-bin/koha/opac-memberentry.pl
 4) Check that the GDPR input box shows the required text now in red
    color
 5) Check that the alignment of sex/gender and GDPR input matches with
    the other inputs perfectly.

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


More information about the Koha-bugs mailing list