nus-cs2113-AY2021S2 / pe-dev-response

0 stars 0 forks source link

Task can be created with missing information #591

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

In the picture below, it can be seen that I have added ;; at the end. This would indicate that the user has not finished his input. The user may edit later on but it is quite a hassle.

image.png


[original: nus-cs2113-AY2021S2/pe-interim#591] [original labels: severity.Medium type.FunctionalityBug]

8kdesign commented 3 years ago

Team's Response

This is the expected behavior. Pressing of the enter key indicates that the user has finished his/her input. However, with or without the semicolon at the end, it does not cause any issues to the data added.

The tester provides an interesting suggestions, though we believe it is out of the scope of this PE.

Duplicate status (if any):

--