When I try to add a person with a phone number containing 8 digits with the first 4 and last 4 digits separated by a space, starting with 8 or 9, it returns an error message which tells me what I already have done.
I expected the command to pass through but it has failed.
Potential problem: User may be confused and are unable to add a contact and use the entire application.
Error message have clearly stated that phone number should only contain number. User should not be confused if they have added a space to separate the first 4 and last 4 numbers.
When I try to add a person with a phone number containing 8 digits with the first 4 and last 4 digits separated by a space, starting with 8 or 9, it returns an error message which tells me what I already have done.
I expected the command to pass through but it has failed.
Potential problem: User may be confused and are unable to add a contact and use the entire application.
[original: nus-cs2103-AY2425S1/pe-interim#2789] [original labels: severity.Medium type.FeatureFlaw]