nus-cs2103-AY2021S2 / pe-dev-response

0 stars 0 forks source link

Can select garment with the same type multiple times #301

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

As a user, i may need to select one upper garment per day. However, selecting multiple garments with the same type is allowed.

(The screen shot is taken after an upper garment has been selected)

Screenshot 2021-04-16 at 3.10.23 PM.png


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

Jonathan-Cao commented 3 years ago

Team's Response

It is entirely possible that users may select multiple garments of the same type throughout the day. For example, a user selects an upper garment to wear in the morning, then changes out of that after showering into another upper garment, hence selecting another upper garment. We do not want to restrict the select command to account for the mentioned example and other similar examples.

Duplicate status (if any):

--