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 #565

Closed

Conversation

Mahendra2611
Copy link
Contributor

Title of the Pull Request

  • [Added email validation](fix:Added email validation)

Related Issue

Closes: #564

Description

Added the email validation function in sign in page that does not allow user to sign in and show error page if email is not valid

Type of change

I have added a function that run when user click on submit button and show error if email is invalid else submit the form

Copy link

vercel bot commented Oct 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
skillwise ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2024 0:30am

Copy link

netlify bot commented Oct 17, 2024

Deploy Preview for skillwise ready!

Name Link
🔨 Latest commit 60869d0
🔍 Latest deploy log https://app.netlify.com/sites/skillwise/deploys/6711035fcdd60900086b371c
😎 Deploy Preview https://deploy-preview-565--skillwise.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.

@PriyaGhosal
Copy link
Owner

@Mahendra2611 Please see the conflicts . Resolve the conflicts . Ensure you pull all the latest changes before pushing your feature/bug fixes to the main branch. After resolving the conflicts, please open a new PR for review.
Thank you!

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] : Email Validation in login page
2 participants