Skip to content

Fe fix phone number validation - #1847

Merged
ThomasNickerson merged 6 commits into
masterfrom
fe-fix-phone-number-validation
Mar 15, 2021
Merged

Fe fix phone number validation#1847
ThomasNickerson merged 6 commits into
masterfrom
fe-fix-phone-number-validation

Conversation

@ThomasNickerson

@ThomasNickerson ThomasNickerson commented Mar 11, 2021

Copy link
Copy Markdown
Contributor

This PR fixes issue #1685 by adding validation of phone numbers with regex on the front end according to the format specified in API docs.

@nsdeschenes nsdeschenes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're missing the compiled locale files all you gotta do is run npm run compile and add them to git, and we'll be good to go!

@tparrott-cse tparrott-cse left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved pending resolution of Nick's comment

@ThomasNickerson

Copy link
Copy Markdown
Contributor Author

Approved pending resolution of Nick's comment

Compiled locale files were added in 7f824ec which should resolve that issue.

@ThomasNickerson
ThomasNickerson merged commit 85e76bf into master Mar 15, 2021
@ThomasNickerson
ThomasNickerson deleted the fe-fix-phone-number-validation branch March 15, 2021 18:56
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.

Validation rules for phone number are not clear

5 participants