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 UX of sign up validation #126

Open
1 of 3 tasks
ErnWong opened this issue Apr 2, 2020 · 1 comment
Open
1 of 3 tasks

Improve UX of sign up validation #126

ErnWong opened this issue Apr 2, 2020 · 1 comment
Labels
approved Issue has been approved by PM back-end Issues related to back-end development design enhancement New feature or request front-end Issues related to front-end development

Comments

@ErnWong
Copy link
Contributor

ErnWong commented Apr 2, 2020

User Story
As a user
I want a clearer message when I try to sign up and haven't filled out the passwords
So that I don't get stuck thinking that my username is wrong.

Priority

  • High
  • Medium
  • Low

Describe the solution you want to implement

  • Errors to show:
    1. Username exists
    2. Passwords do not match
  • To show when 'Sign Up' button is pressed or when focus is moved away from field

Describe alternatives you've considered
TODO

Issue Dependencies
TODO

Additional context
TODO

@ErnWong ErnWong added enhancement New feature or request front-end Issues related to front-end development design back-end Issues related to back-end development labels Apr 2, 2020
@ErnWong
Copy link
Contributor Author

ErnWong commented Apr 7, 2020

Moreover, the error message says "Invalid Username or Password. Cannot be empty or in use. Passwords must match." Yet, the message disappears after filling an existing username and password that's already in use (until the sign-up button is pressed).

Also, a related UI-polish note for a separate issue: the error message pushes the form components outside of the box the form is in.

@tyger-kong tyger-kong added back-end Issues related to back-end development and removed back-end Issues related to back-end development labels Apr 7, 2020
@kaplunket kaplunket added the approved Issue has been approved by PM label Apr 7, 2020
@JamesUOA JamesUOA self-assigned this Apr 18, 2020
@JamesUOA JamesUOA removed their assignment Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Issue has been approved by PM back-end Issues related to back-end development design enhancement New feature or request front-end Issues related to front-end development
Projects
None yet
Development

No branches or pull requests

4 participants