HackYourFuture-CPH / rate-my-cv

MIT License
1 stars 2 forks source link

Implement integrated password validation on Signin/Login Page #230

Open dpfernandes opened 3 years ago

dpfernandes commented 3 years ago

User story

Who: As a user

What: I want to be able to get notified if my password is wrong without refreshing the page

Why: so that I can correct it and login successfully

Acceptance criteria

The system is already validating if the password is not correct but it forces the user click ok on a popup

Screenshot 2021-03-01 at 17 39 07 Screenshot 2021-03-01 at 17 38 52

Once we click Ok, we are redirected to the signin page but we would like instead to just show a message like the one below:

Screenshot 2021-03-01 at 17 55 40