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

Fix the issues on Signup/login page #58

Closed
supriya3105 opened this issue Jan 4, 2022 · 2 comments · Fixed by #70
Closed

Fix the issues on Signup/login page #58

supriya3105 opened this issue Jan 4, 2022 · 2 comments · Fixed by #70
Assignees

Comments

@supriya3105
Copy link
Contributor

First name - Add validation that only alphabets can be entered. No numbers and special characters are allowed. Also the fields cannot be blank. So we need to show the * sign against the field.
Change the error message, position and format displayed when
1. Valid email address is not entered
2. Password are too short
3. Passwords do not match.
Change the content of email received to verify the email address after signing up.

@supriya3105
Copy link
Contributor Author

@AkashKale Please come up with the design to display the error message at the top of the page above the signup form. Currently this is how they are being displayed.
Screenshot 2022-01-04 at 3 25 23 PM

Not on priority but this should be incorporated.

@AkashKale
Copy link

Mockup for signup form validation - https://www.figma.com/file/4gdPDRPqGqQqPYsO3Qj8CG/Miru-App?node-id=966%3A9308

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants