GlendaChong / pe

0 stars 0 forks source link

Commands does not trim white spaces #1

Open GlendaChong opened 11 months ago

GlendaChong commented 11 months ago

Screenshot 2023-11-17 at 4.14.45 PM.png

If a user types view-stall, it becomes an unknown command, though it is quite common for users to type spaces by accident. This causes inconvenience as many of the commands have the format A-B. And users always have to do an extra delete of space.

nus-se-script commented 11 months ago

Team's Response

All our commands do not have any whitespace to make it clear for users that they do not need whitespaces for command words. If the user accidentally types a space, it is a typo on their part, just the same as if they misspelled a command word. As such, the error message already accurately reflects that it is an unknown command, and the user would know to fix it.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]