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

confirm_password_added and social_handles_added #345

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

Conversation

anmolraj-029
Copy link

@anmolraj-029 anmolraj-029 commented Jun 10, 2024

This update enhances the sign-up form by adding a confirm password field and implementing validation checks to ensure robust user input handling. Key changes include:

Added Confirm Password Field: Users must re-enter their password to confirm it, reducing the likelihood of password entry errors.
Validation Enhancements:
Ensures email format is valid.
Checks password length (minimum 6 characters).
Verifies that the password and confirm password fields match.
Improved Error Feedback: Immediate feedback for users on validation errors to guide corrections before form submission.
These changes improve user experience and security by ensuring accurate and secure password entry.

Also added instagram handles, linkedin handles at feedback form !!check it out

Copy link

netlify bot commented Jun 10, 2024

Deploy Preview for jobnow ready!

Name Link
🔨 Latest commit ad10094
🔍 Latest deploy log https://app.netlify.com/sites/jobnow/deploys/6666b06cefdb410008fe78c3
😎 Deploy Preview https://deploy-preview-345--jobnow.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.

@anmolraj-029 anmolraj-029 changed the title confirm_password_added confirm_password_added and social_handles_added Jun 10, 2024
@anmolraj-029
Copy link
Author

anmolraj-029 commented Jun 16, 2024

Hi @Rajan-Barnwal,
Please assign this issue under GSSOC 2024
It's been a week since I created it. If it's not needed or you don't want to assign it then I will close the issue.

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.

1 participant