nus-cs2103-AY2223S2 / pe-dev-response

1 stars 0 forks source link

Wrong date-time inputs #1306

Open nus-pe-bot opened 1 year ago

nus-pe-bot commented 1 year ago

The planned enhancements only mentioned "Enhancing commands involving date time inputs to check for invalid date inputs for specific months" but did not mention to check for very wrong years which is likely a typo of the user.

Steps to reproduce: advance a user with interview date at a very far date in the future such as year 2600

Expected: Warning that the date of interview is likely a typo

Actual: Allows the date to be set

For more detail, please refer to the screenshot below:

Screenshot 2023-04-14 at 3.01.20 PM.png


[original: nus-cs2103-AY2223S2/pe-interim#1678] [original labels: type.FunctionalityBug severity.Medium]

Merrickneo commented 1 year ago

Team's Response

This is an interesting suggestion to warn users of inputting an interview date very far in the future.

We will consider it for future iterations but this is not in the scope of our project at the moment.

Duplicate status (if any):

--