nickczh / pe

0 stars 0 forks source link

Misleading add recipe command under Recipe Management mode UG #13

Open nickczh opened 2 months ago

nickczh commented 2 months ago

image.png

From this image, if I input the following:

image.png

It still prompts me to input the recipe title again, making the UG unreliable because the command format is redundant.

nus-se-script commented 2 months ago

Team's Response

image.png

Single Command: image.png

Separate Command: image.png

It is stated in the UG for recipe management mode that even though the command word is "add", "add something" will still be accepted for the convenience of the user.

In the UG, for singular commands, are written in one whole code while for the mentioned commands it is separate code. Basically “command something” means you have to type together. “Command” “something” means you have to type the command first then it will prompt u to type the next part. It was done intentionally as in recipe mode, the user just need to type "add" and will be prompted for the "keyword".

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]