nus-cs2103-AY2425S1 / pe-dev-response

0 stars 0 forks source link

Overzealous validation of address #2761

Open nus-se-script opened 1 week ago

nus-se-script commented 1 week ago

There are many possible address formats. Limiting the user to just these few could cause issues if the person lives at a place which doesn't follow this format.

Additionally the system could think that a road/ building is entered even though that may not be the case. Eg someone lives at (1st Building Road) or the building name has road (ie Road development Building)

Pasted Graphic 3.png


[original: nus-cs2103-AY2425S1/pe-interim#3766] [original labels: severity.Medium type.FeatureFlaw]

jialegitgud commented 1 week ago

Team's Response

We have noted this problem, and since added it under several of the planned enhancements in DG. Additionally, we have also scoped this to the Singapore context, and would expect most suppliers on the platform to have a Singaporean address.

Duplicate status (if any):

--