-
I checked Contact us page and found that Instead of taking input only Numbers its also taking input as STRING.
So Assign me this task so that I can Work on it.
here is the link you can check the i…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/0b4855e3-7992-4878-859c-9f84590a68a1.png)
Does not specify what does sorting by phone number, email entail? From my …
-
I been testing appwrite for past few days. its great project. In regards to my topic. most of my development require that phone number as the identifier and it seems AppWrite support email as identifi…
-
As User Guide stated, the prefix p/ should be followed by PHONE_NUMBER while in the application itself it shows that the prefix p/ should be followed by PHONE. This confuses the user when trying to us…
-
Singaporean phone numbers typically begin with either 6(for home numbers) or 8 or 9 for private handphones. I was able to edit one of the owners to have the phone number: 77777777
![Screenshot 2024-…
-
When checking a phone number as a parameter for user intel, you must remove any separator characters from the number. For example `800-555-0123` should be specified as `8005550123`.
It does not thr…
-
The user guide mentions that only 8 digit phone numbers are allowed. While this maybe understandable in the context of singapore, this might be quite restrictive, considering international phone numbe…
-
Although the UG mentions that phone numbers can only be 8 digits long and must start with 6, 8 or 9, this will likely hinder the user when sourcing for contractors, especially when the user works in t…
-
My app is trying to validate this number 0567 427 942 by using this:
`[phoneUtil isValidNumber:[phoneUtil parse:"0567427942" defaultRegion:"AU" error:&error]]`
But I'm receiving as invalid, but we…
-
Current functionality only allows phone numbers that are at least 3 digits long and can only contain numbers. However there could be instances where the user would like to include special characters ,…