williamlamjy / pe

0 stars 0 forks source link

UG does not include note for case-sensitivity #23

Open williamlamjy opened 2 years ago

williamlamjy commented 2 years ago

All the commands are not case sensitive and the error messages output due to case-sensitivity is non-existent thus users may not know what they are typing wrong if they type for example "Add meal" instead of "add meal" especially since there is no special note for this.

This is especially an issue when the commands are very long and users might put an additional capitalised letter without realising it is causing an issue.

soc-se-bot commented 2 years ago

Team's Response

image.png

case sensitivity of commands is stated in the UG.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Sure, it is mentioned at the FAQ section but the FAQ section is at the very bottom of the guide. Maybe it would be a lot more intuitive if an important note about command formatting is placed at the start and before talking about the commands itself?


:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.High]

Reason for disagreement: The severity ought to be low/medium as very low indicates that this purely for appearance.