eliztan / pe

0 stars 0 forks source link

Error message for invalid input after a Find command is different from previously suggested keywords #3

Open eliztan opened 2 months ago

eliztan commented 2 months ago

image.png

After typing in a Find command, the user is prompted to pick another keyword under Find that excludes the current command. For example, after finding food, the user is only shown the prompts for activities, gifts, favourites, and cancel. However, when typing an invalid command afterwards, the error message shows that command as well (such as food) even if it was not in the prompt.

Steps to replicate:

  1. Input a find command
  2. Type in an invalid command
soc-pe-bot commented 2 months ago

Team's Response

If I am understanding this correctly, you meant to say why users can still input the same category to find after they tried finding that previously? Eg. find food, then find food again, even though the prompts do not show that there's food that users can choose to find, after the first round of finding food.

The reason why the other prompts are written there is such that users can also try to find other categories after finding in one specific category ('food' for example). It does not mean that users can't find the same one now (like food). The prompts are just meant to remind the users that there are other prompts besides the one that they have just searched for, they aren't meant to restrict the users to just those prompts only, but also include the one that the user just searched for.

Hope this clarifies! Thank you!

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]