yikjunxian / pe

0 stars 0 forks source link

Message for sort and list command when contact is empty is inaccurate. #3

Open yikjunxian opened 1 week ago

yikjunxian commented 1 week ago

after clearing the address book using clear command, attempting to sort or list returns the following message.

image.png

image.png

Which is inaccurate since there are no persons to sort or list. Perhaps these commands should return a command stating that there are no contacts to sort or list instead.

nus-se-script commented 1 week ago

Team's Response

The messages are vacuously true - it is true that the app has sorted all persons by name or listed all persons, because there are no persons.

It is true that it can be improved, but fixing this is not essential for the app to be reasonably useful, so we think that this is not in scope.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]