pradeep-cod / pe

0 stars 0 forks source link

Never account for human error for spacings for sleep add function #2

Open pradeep-cod opened 4 months ago

pradeep-cod commented 4 months ago

bug2.png

I have entered all keywords it should still take my command into account can use trim input instead

nus-pe-script commented 4 months ago

Team's Response

Hi there, thank you for the bug report!

It is imperative to ensure that all keywords are present for the app to function properly. To account for human errors for spacings, we have used the trim input function for all fields except keywords.

Since d whitespace / is not a keyword, the user has used the wrong command, and has been redirected to fix it. The correct command can be seen in the screenshot below.

image.png

Thank you!

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Human errors for spaces should still be accounted for even though the keywords entered is correct. Just because i input "d /[DATE]", by right the keywords correct , just that it has extra spaces. Hence, it should still be accounted for.