-
The bug:
1. Fill out the destination number field with a valid phone number
2. Press a number on the dialpad
3. Make a call
You'll see that the destination number field doesn't change in the U…
-
Description: According to the user guide, the value proposition is that "CCA Manager is a contact manager designed to simplify the management of CCAs and enhance your administrative efficiency, regard…
-
Step:
1. Enter " add id/E7654321 n/Betsy Crowe t/TA e/betsycrowe@example.com p/ 111133334444555" in the command panel.
Expected: Able to save the user information.
Actual: Error message "Phone numbe…
-
**Description**
Validates phone numbers to ensure they adhere to a specific format or pattern.
**Expected Behavior**
The Phone Number Validator should validate phone numbers based on the follow…
-
Step:
1. Enter " add id/E7654321 n/Betsy Crowe t/TA e/betsycrowe@example.com p/ 111133334444555" in the command panel.
Expected: Able to save the user information.
Actual: Error message "Phone numbe…
-
### How to use GitHub
- Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature.
-…
-
Inputs of phone numbers with country codes is blocked which is very common as the students could have phone numbers of different countries
Steps to reproduce:
Command to enter: add John Doe -e johndo…
-
Hello!
Thank you for this great module!
However, consider this code:
``` html
```
``` javascript
$scope.formData = {
phoneNumber: '+71231234567'
};
```
For some reason the `ngModel` of the inp…
-
We are using your directive as
<input value="+1" type="tel" international-phone-number auto-hide-dial-code="false" class="phone" name="phoneCountryCode" ng-model="phoneCountryCode" required>
…
-
Hello,
I added https://github.com/EducationLink/vue-tel-input to my bootstrap-vue project
and looking at customValidate property I want to make validation to phone number like “(123) 456-7890”.
I s…