HackYourFuture-CPH / rate-my-cv

MIT License
1 stars 2 forks source link

Implement integrated email validation on Register/Signup page #229

Open dpfernandes opened 3 years ago

dpfernandes commented 3 years ago

User story

Who: As a user What: I want to get a message if my email is already being used when I am trying to register Why: so that we can know that my email is already associated with an account

Acceptance criteria

The system is already validating if the email exists but it forces the user to reload the page manually

Screenshot 2021-03-01 at 16 58 41 Screenshot 2021-03-01 at 16 59 06

Once we click Ok, we are redirected here and we are forced to refresh the browser to continue.

Screenshot 2021-03-01 at 16 59 21

The improvement should be made so that the user gets a message on the Signup page itself like this

image