Elyovs / pe

0 stars 0 forks source link

Inventory no argument after use show item does not exist #5

Open Elyovs opened 2 months ago

Elyovs commented 2 months ago

In inventory, entering use with no argument shows item does not exist message

Expected: Please enter an item index (since command is not properly inputted by user)

image.png

nus-pe-script commented 2 months ago

Team's Response

No details provided by team.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: Error message is in the scope of the project, and thus I believe this is in scope. Furthermore, it also causes inconvenience to user as error message doesn't relate to what is the problem in user's input.


## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Low`] - [x] I disagree **Reason for disagreement:** I believe this is low severity because, it is not only a cosmetic problem. Furthermore, it is a problem that is unlikely to affect normal operation, only on rare cases and cause minor inconvenience. I believe this is not a very low severity, because very low severity is only for cosmetic problem and UI that doesn't affect usage. However here, UI may cause confusion to user as invalid command format inputted is not known by user given the error message is because of item doesn't exist, and not missing item index.