iscyng / pe

0 stars 0 forks source link

Does not allow to find kw of recipe names that have a space between #9

Open iscyng opened 3 months ago

iscyng commented 3 months ago

When i have cactus juice as a recipe, the command find kw cactus juice give me the below output


find kw cactus juice

The find function accepts two parameters: {type} and {criteria}. Input Example: find kw pizza Input Example: find date 2024-03-28 Input Example: find meal dinner Input Example: find url www.food.com

even though it is saved

Screenshot 2024-04-19 at 17.14.27.jpg

Screenshot 2024-04-19 at 17.14.36.jpg

nus-pe-script commented 3 months ago

Team's Response

Finding by multiple words is not in scope of this product. We could add that functionality in a later version, thanks!

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: I don't believe that I am finding by multiple words, but instead a single recipe. If I am able to add a recipe called "cactus juice" or any recipe that has more than 1 word, shouldn't it be the base functionality that the user be able to find it again since Recipe.io's main feature is Recipe Book Management?

Given that most recipes have more than 1 word as shown below, it will be inconvenient to the user that they are unable to find the specific recipe that they want using Recipe.io.

Screenshot 2024-04-23 at 23.05.04.jpg