Skip to content

Compare passwords in the new admin user form on field blur not on field change #36

@jsi

Description

@jsi

When starting up a brand new instance, you can choose to enter an Administrator user with e-mail, username and password. The password has to be typed in twice, to make sure there are no typos, but when tabbing from the first field to the second, equality is evaluated and since the second password field is empty, the field shakes and get a red frame.

Please make sure that equality is not tested for untill the focus leaves the second password field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions