tusmanakhter / MigrantHub

MIT License
4 stars 3 forks source link

Check if user exists on client #219

Closed tusmanakhter closed 5 years ago

tusmanakhter commented 5 years ago

Users reach the end of the form before realizing an account already exists with an email. Should verify this during the first step of the sign up when they enter an email.

Story Points: 2 Priority: Low Risk: Low

Tasks:

Mockups: image

Demo Steps: 1 - Navigate to sign up page. Proceed to enter an existing email. 2 - Upon clicking next button, an error should appear under textbox saying that email is already taken.