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

phone number proper regex added #1669

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

Conversation

Mugunth007
Copy link

PR Fixes:

Updated the phone number regex to handle optional country codes (0 or 91) and ensure the correct format for Indian phone numbers.
Fixed validation to allow numbers starting with digits from 6 to 9, followed by 9 digits.

Resolves #1668 1668

Checklist before requesting a review

  • [Done] I have performed a self-review of my code
  • [Done] I assure there is no similar/duplicate pull request regarding same 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.

bug: Signup Form Validation Not Properly Handled
1 participant