nus-cs2103-AY2324S2 / pe-dev-response

0 stars 0 forks source link

Overzealous Input Validation for Phone Numbers #2227

Open nus-se-script opened 6 months ago

nus-se-script commented 6 months ago

Users might want to enter a phone number such as 1234 5678 (HP) 1111-3333 (Office). It might be better to allow such inputs with a suitable warning (pointing out that the given phone number has non-numeric characters).


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

AjayArvind2207 commented 6 months ago

Team's Response

Thank you for the feedback! We will take this into consideration.

Duplicate status (if any):

--