wamps-jp / pe

0 stars 0 forks source link

Extraneous parameters in `list` are allowed #4

Open wamps-jp opened 10 months ago

wamps-jp commented 10 months ago

In the UG, I noted that for sort, extraneous parameters are shown to be allowed and ignored.

image.png

No such warning was given for list, but it also allows said extraneous parameters.

image.png

I understand this is likely not a major concern, but for the user, allowing commands such as list s/ 10000 may confuse them into believing list has similar functionalities to sort or find when there is no such thing.

I would recommend updating the UG, or if possible, removing the possibility of extraneous parameters at all.

nus-pe-script commented 9 months ago

Team's Response

Thank you for your response. But we believe this to be covered in our UG, under the Features section.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]