-
Notifications
You must be signed in to change notification settings - Fork 94
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 validation not functioning properly #639
Comments
@anshumanv https://www.npmjs.com/package/react-phone-number-input |
how about writing a regex to verify that |
@piyushimraw We can do that but we have to write it for every country. |
@plxity Ok cool Go ahead 👍 |
Since there is no activity for so long I would like to work on this issue. |
@sakshee-19 Apparently I'm waiting for mentor's view. Please check the earlier message. |
ok fine 👍 |
Actual Behaviour
In the phone number field, when more than 6 digits are entered for any country. "Invalid phone number" error goes away.
Expected Behaviour
For every country, It should check if the number is valid or not.
Steps to reproduce it
Screenshots of the issue
Would you like to work on the issue?
Yes, I would like to work on this issue.
The text was updated successfully, but these errors were encountered: