Open AjayShanker-geek opened 2 weeks ago
Thank you for bringing this up, it seems that there is a spacing issue in your second input which caused the error. Hence it is not an issue with the adding of contacts that is inconsistent. However, this definitely could be improved on from our side hence we will accept it as an issue of low severity.
Additionally, these factors were considered in assigning the severity (LOW):
Additionally, this is a duplicated issue since all functionalities are under the same parser class and adding a .trim() before the function processCommand() would fix everything in all of the duplicated issues
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
Describe the bug
First input will flag as
ILLEGAL
then will allow again after same input.To Reproduce
ILLEGAL
:add /name:a /phone: qwertyur
add /name:a /phone: qwertyur
Expected behavior
Same input should show consistent outcome.
Screenshots
Desktop