Open ethan-goh opened 1 week ago
[IMPORTANT!: Please do not edit or reply to this comment using the GitHub UI. You can respond to it using CATcher during the next phase of the PE]
Hi, thank you for helping us identify this feature flaw. However, we believe this is not in scope.
Users should follow the format given in the user guide. Even if users have made a typo, they are given the correct format to follow by the error message can be seen in the screenshot. The application also tells them which part of the command is wrong, so that they can change it to follow the correct format and fix their own typo.
We believe that users have been given the tools to rectify their own typo, since the specific mistake has been pointed out. While trimming spaces that occur due to typos would be nice, we believe that it is not a particularly important issue.
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your reason]
Should a typo error occur and the user added a whitespace within the date, it cannot be added.
Perhaps any white space detected within the date input can be removed first before parsing it.