bcgov / parks-reso-public

Day Use Pass Public
Apache License 2.0
4 stars 17 forks source link

BRS-301: International Phone Numbers #303

Closed Christopher-walsh22 closed 11 months ago

Christopher-walsh22 commented 11 months ago

Jira Ticket:

BRS-301

Jira Ticket URL:

BRS-301

Description:

Added: ngx-intl-tel-input Added: google-libphonenumber

ngx-intl-tel-input is being used for the component on registration forms for accepting phone numbers. Users can select country from a dropdown menu, then google-libphonenumber will validate the number entered and confirm wether or not that is a valid number in the country selected.

Users have the option to enter: Numbers, spaces, dashes and brackets in the phone number box. This validation will only look at the numbers entered and will not be effected by the other accepted characters.

sonarcloud[bot] commented 11 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud