Open nus-pe-bot opened 2 days ago
The command structure has been specifically indicated within the UG, where a month field is a required input field by the user. The program interprets the command with an empty month field.
However, we recognise having a clearer error message could improve user experience and we may implement this in subsequent program iterations.
--
"Please provide a valid month", instead can be clearer and corrected to consider changing the prompt to include: "Please provide valid commad format of: [display expenses with categories m/MM/YYYY]".
[original: nus-cs2113-AY2425S1/pe-interim#108] [original labels: severity.Low type.FunctionalityBug]