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

1024 Add email field validation and auto-fill in Login/Signup forms #1042

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Tong-Ding
Copy link
Collaborator

Add regex validation to the Email field in both login and signup forms, ensuring valid email input.

Additionally, it enables intelligent autofill features: in the login form, it auto-fills the email address when incorrect credentials are provided, and in the signup form, it auto-fills the first name, last name, and email if the email is already registered.

@Tong-Ding Tong-Ding self-assigned this Sep 20, 2023
@Tong-Ding Tong-Ding linked an issue Sep 20, 2023 that may be closed by this pull request
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 this pull request may close these issues.

Email field validation and auto-fill in Login/Signup forms
1 participant