Skip to content

addcheese not giving error message when date inputs are invalid #2

@wei-yutong

Description

@wei-yutong

user input:
addcheese t/Cheese Test 3 q/1 d/2020-12-30 m/2019-01-20 e/2021-02-30

addcheese t/Cheese Test 3 q/1 d/2020-12-30 m/2020-01-20 e/2019-02-30

i understand that [d/MANUFACTURE_DATE] should be before [m/MATURITY_DATE] should be before [d/EXPIRY_DATE], but when i enter [m/MATURITY_DATE] or [d/EXPIRY_DATE] as a date before [d/MANUFACTURE_DATE], no error message is shown. there is no response from the application at all although this user input is invalid.

perhaps you should suggest to the user to enter valid dates for each component.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions