nus-cs2103-AY2122S2 / pe-dev-response

0 stars 0 forks source link

Restriction on phone number #3236

Open nus-pe-bot opened 2 years ago

nus-pe-bot commented 2 years ago

Since this app targets working professionals in general (i.e. in any company), it is likely that they can have foreign contact numbers to save in the application. As such, disallowing symbols and spaces such as +65 may inconvenience users.

image.png


[original: nus-cs2103-AY2122S2/pe-interim#3297] [original labels: severity.Low type.FeatureFlaw]

muraddurrani commented 2 years ago

Team's Response

Does not affect usage because '+' can be replaced by '00'. Space between country code and number is purely cosmetic.

Duplicate status (if any):

--