Closed nseah21 closed 2 years ago
Email field is compulsory (according to the UG) but user is allowed to enter an empty email. This seems to arise from the email validation check not checking for empty inputs, which is a functionality bug.
addPerson n/Timothy p/98765432 e/ a/John street, block 123,#01-01 g/m d/20/03/2002
Description of bug:
Email field is compulsory (according to the UG) but user is allowed to enter an empty email. This seems to arise from the email validation check not checking for empty inputs, which is a functionality bug.
Steps to reproduce:
addPerson n/Timothy p/98765432 e/ a/John street, block 123,#01-01 g/m d/20/03/2002
Screenshots (before and after):