nus-cs2103-AY2425S1 / pe-dev-response

0 stars 0 forks source link

Inaccurate constraints of listevents command #2364

Open nus-pe-bot opened 6 days ago

nus-pe-bot commented 6 days ago

Desccription: UG stated that any additional input will result in error however they accepts trailing and leading whitespaces

image.png

Expected: Error message to show stating that the command must be "listevents"

Actual: " listevents " still works and it still listed all the events

Steps to reproduce:

enter " listevents " without the " marks, with the whitespaces

Suggestion:

Perhaps update the UG to specify the constraints


[original: nus-cs2103-AY2425S1/pe-interim#3217] [original labels: severity.Low type.DocumentationBug]

ishan-agarwal-05 commented 5 days ago

Team's Response

I forgot to update the UG

Duplicate status (if any):

--