Skip to content

Better error reporting on failed signups with multiple problems. #182

@lambdaTotoro

Description

@lambdaTotoro

Currently, if signup fails, we only give back one error message of the following:

  • Username taken
  • Failed Captcha
  • Password to common / short
  • Password confirmation didn't match

@patrick-mobi pointed out that it would be ideal to have feedback on all sources of problems instead of just one ("This username is already taken" next to the username field and "The password confirmation didn't match with the password" next to that text field, etc.). That would involve a substantial rework. We still might want to do that eventually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions