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

Add Validation for landline numbers in Phone Number field in Patient Registration #1405

Closed
siddnikh opened this issue Jun 24, 2023 · 0 comments

Comments

@siddnikh
Copy link
Contributor

The Phone Number validator rejects landline numbers. Even though it accepts the "0" part of the number, it expects one of 4,5,6,7,8 or 9 to be the next digit. STD codes don't always start with these digits, hence we need to change the regex for this.

Follow up for: ohcnetwork/care_fe#5776

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

No branches or pull requests

2 participants