Open kaceycsn opened 1 year ago
List of allergens is correctly printed, i.e. an empty list. It is clear enough of an indication that no allergies are stored
Team chose [response.Rejected
]
Reason for disagreement: While an empty list is correct as no allergies are stored, the empty output may mislead the users into thinking that there is a problem in the printed message. Rather, a message specifying that there is no stored allergens, such as the following: "There are no saved allergen" may improve clartity.
As per the textbook, since the feature 'could have been implemented to work in a better way (from the end-user's point of view) without much additional effort', it should be considered as a valid feature flaw.
When there is no ingredients/ allergens in my list, the programme does not tells me so when
ingredients list
orallergen list
is called. Rather, it just gives a blank outout