DingBao-sys / pe

0 stars 0 forks source link

unexpected behaviour when using "list -a" with space in between #7

Open DingBao-sys opened 4 months ago

DingBao-sys commented 4 months ago

Steps to reproduce: list -a

expected: error message saying unknown command

actual person listed.

reason: it is likely that the user add the space in between and expects the list to be sorted in ascending order and since the app allows it the user may not know what is it doing wrong. Furthermore, The unexpected behaviour is not specified in the UG.

Screenshot 2024-04-19 at 4.54.28 PM.png

soc-pe-bot commented 4 months ago

Team's Response

Thank you for feedback. We understand your concern, but it is common to all our commands that the exact format in the UG should be followed. We interpret the given input as the user requesting for a list command, which aligns with our documentation of the list command in the UG.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]