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:Added email validation with regex #1609

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Subas-mohanty
Copy link

Summary

This PR solves the email validation issue occuring while signing up.

Details

I have used regex to check for email validation.

closes #1584

Copy link

stackblitz bot commented Oct 22, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

netlify bot commented Oct 22, 2024

Deploy Preview for realworld-docs ready!

Name Link
🔨 Latest commit acb5214
🔍 Latest deploy log https://app.netlify.com/sites/realworld-docs/deploys/6717d8e39c391d0008753f74
😎 Deploy Preview https://deploy-preview-1609--realworld-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 22, 2024

Deploy Preview for frabjous-strudel-0577e0 failed.

Name Link
🔨 Latest commit acb5214
🔍 Latest deploy log https://app.netlify.com/sites/frabjous-strudel-0577e0/deploys/6717d8e3d852a6000846c054

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.

[Bug]: while doing sign up , It also accepting Invalid Emails
1 participant