tyx021 / pe

0 stars 0 forks source link

Unknown command error message is not helpful #9

Open tyx021 opened 1 year ago

tyx021 commented 1 year ago

To reproduce: Enter some invalid command, e.g. find dose

Expected: Maybe some link to UG to help user familiarizing the app, similar to error invalid command format

Actual: Unknown command

SS:

image.png

soc-pe-bot commented 1 year ago

Team's Response

The error message does not need to be helpful, it only needs to be informative.

As the command find dose is not a known command, Unknown command message is an ample description to describe that the user input is of an unknown command.

Typing help (or accessing the help option at the top left of the window) would provide a link to the UG to help user familiarizing the app.

Having a more verbose message such as Unknown command. Type help for help may annoy experienced users as there is too much information.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]