augustinekau / pe

0 stars 0 forks source link

Should handle issue of when fridge has no ingredients when using 'recommend' cmd #7

Open augustinekau opened 3 years ago

augustinekau commented 3 years ago

When there are no ingredient in the fridge, or no recipes that are recommended from the ingredients in the fridge, cmd result should show that there is no matching recipes instead of listing nth and show "Recommended recipes (according to fridge)"

image.png

i.e. Cmd msg does not match result

nus-se-bot commented 3 years ago

Team's Response

Current message is clear to the average user and does not affect functionality

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: May mislead users into thinking that there is a problem with the recommend recipes feature where it clearly says it has recommended recipes and yet there is no result in the result panel. Should be handled to prevent such confusion.


:question: Issue type

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: It is a "legitimate user behavior is not handled" which occurs when the user has no matching ingredients in the fridge and there is no reciepes to recommend.

image.png