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

Improve model validations #87

Open
rien opened this issue Aug 29, 2021 · 1 comment
Open

Improve model validations #87

rien opened this issue Aug 29, 2021 · 1 comment
Labels
feature New feature or request frontend good first issue Good for newcomers

Comments

@rien
Copy link
Collaborator

rien commented Aug 29, 2021

Validations on models are working, but they are ugly when shown to users.

  • The UI should show these values in a clear and actionable way
  • We should make effort not to expose certain values (i.e. passwords) when validations fail
@redfast00
Copy link
Member

When signing up as a new user, users (especially on mobile) sometimes start their username with a capital letter, and then get shown the following error message. It would be nice if at least the regex were shown so they know what they did wrong.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request frontend good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants