Skip to content
This repository has been archived by the owner. It is now read-only.

fix(sms): Allow parens in the phone number #4773

Merged
merged 1 commit into from Mar 2, 2017

Conversation

@shane-tomlinson
Copy link
Member

@shane-tomlinson shane-tomlinson commented Mar 1, 2017

What is the problem?

Parenthesis are not allowed in a phone number. Lots of people surround
a US area code with ().

How does this fix it?

Allow any combination of ( and ).

fixes #4764

@mozilla/fxa-devs - r?

What is the problem?
Parenthesis are not allowed in a phone number. Lots of people surround
a US area code with ().

How does this fix it?
Allow any combination of ( and ).

fixes #4764
@philbooth
Copy link
Contributor

@philbooth philbooth commented Mar 2, 2017

LGTM!

@shane-tomlinson shane-tomlinson merged commit 11ca81d into master Mar 2, 2017
4 checks passed
4 checks passed
ci/circleci Your tests passed on CircleCI!
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
coverage/coveralls Coverage remained the same at 98.364%
Details
@shane-tomlinson shane-tomlinson deleted the issue-4764-tel-input-allow-parens branch Mar 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants