Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lambdaTotoro opened this issue Nov 2, 2021 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@lambdaTotoro
Copy link
Collaborator

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.

@lambdaTotoro lambdaTotoro added the enhancement New feature or request label Nov 2, 2021
@lambdaTotoro lambdaTotoro added this to the ... eventually, maybe. milestone Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant