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: resolved the issue of validating telephone number #1469

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

Conversation

devanshkansagra
Copy link

In this pull request I have added a regular expression which checks for the type of input whether it is braces or '+' or numbers

Screencast.from.22-10-24.09.09.29.PM.IST.webm

Issue(s)

Closes: #1332

Copy link

changeset-bot bot commented Oct 22, 2024

⚠️ No Changeset found

Latest commit: da25fa0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@devanshkansagra
Copy link
Author

Hey @ggazzo and other maintainers, could you please review this pull request so that if there are any changes to be made I will follow up

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.

TelephonicInput: requires validation for number , '+' and braces only
1 participant