Skip to content

Display all rules before/after submitting #17

@jonasraoni

Description

@jonasraoni

I was trying to fill in a simple password and it was difficult to pass through without knowing all the rules beforehand (I had to submit and try again until it passed).

So I see two options that might be combined here:

  • Validate the rules at the frontend before submitting (or list the required rules using the password label)
  • Validate all rules instead of failing on the first one, so the error message will be more helpful (a number + upper case letter + ... required)

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