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

Closed
wants to merge 1 commit into from
Closed

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

@devsargam
Copy link
Collaborator

It's better to ignore. The projects should be as generic as possible and not force it to be some certain things. Closing

@devsargam devsargam closed this Jan 15, 2025
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
2 participants