nus-cs2103-AY2021S2 / pe-dev-response

0 stars 0 forks source link

Size not accepting decimal value #1631

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

As some shirt, shoes or other garments may contain a size with .5 increment for e.g 8.5, 9.5 for shoes. Disallowing the decimal value will bring inconvenience to the user. image.png


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

arihantjain97 commented 3 years ago

Team's Response

It is listed in the UG, that size should be a positive integer.

Duplicate status (if any):

Duplicate of #1630