petermonky / pe

0 stars 0 forks source link

Error message given by `filterClients` is missing a space #8

Open petermonky opened 2 years ago

petermonky commented 2 years ago

image.png

The error message as displayed by the application is missing a space between filterClients and age. This could potentially confuse users who are unable to use the filterClients command.

Expected: The error message displays findClients age op/equal v/50

Actual: The error message displays findClientsage op/equal v/50, missing a space

nus-se-bot commented 2 years ago

Team's Response

Cosmetic issue that does not affect use, users should be well aware that this is a typo. Furthermore, we also have other error messages for users to infer that there should be a space after filterClients

image.png

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]