Skip to content
This repository has been archived by the owner on Oct 9, 2021. It is now read-only.

Release limitation of phone number #36

Open
channy opened this issue Oct 14, 2016 · 2 comments
Open

Release limitation of phone number #36

channy opened this issue Oct 14, 2016 · 2 comments

Comments

@channy
Copy link

channy commented Oct 14, 2016

In S3's static web app, ng-pattern="/^[1-9][0-9]{9}$/" in signup.html and Value : '+1' + $scope.user.phone in signup.js limit to add phone number of international users. It effects to Twillo Lab that users have to change phone number manually in DynamoDB for validation of their real number. Please release validation option of +1 and 10 digital number.

@PaulMaddox
Copy link

+1. This breaks the workshop for non-US people.

@danilop
Copy link

danilop commented Apr 11, 2017

+1 I solved this with pull request #45 - but the signup.html and signup.js files must be updated in the shared S3 bucket, otherwise you need to replace them manually after the CloudFormation script.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants