WhiteflagProtocol / whiteflag-schoolpilot

Pilot for locating schools using the Whiteflag protocol
1 stars 2 forks source link

[Observation] Visual inconsistencies with "Create Account" screen. #24

Open YannickSeyeux opened 1 month ago

YannickSeyeux commented 1 month ago

Any written text in either of the three input fields gives a checkmark. There doesn't seem to be any rules set up yet when making an account (such as: E-mail needs to have an @, or password needs to have at least 5 letters).

After writing something in all three input fields, you can click the Create Account button, but nothing will happen. There is no visual to tell me that I can't make an account with the provided information.

Another observation is when text is written and removed at the input field for name, an error message pops up asking for your email instead of your name.

Steps to recreate:

  1. Go to log-in screen
  2. Scroll down and select "create account"
  3. Enter any text in the three input fields.

After seeing the checkmarks, you can remove text to see an error message.

image image
Dionnedv commented 1 month ago

Thanks for the good observations. I will look into it and get back to you.