Open nus-pe-bot opened 6 months ago
Our application is still working as intended as it does search through our list for the input, as well as disallows such an input for commands like add and edit. As such, it is not a bug.
However, this could be a potential enhancement for the future.
--
While the basic attributes in the client contact do not allow Non-Alphanumeric characters in its basic attributes like tag, name and note etc... . The user is able to input the following command
find-name 张丽
and no errors or warnings are given to warn the user of the invalid search parameters. Instead a empty list is shown indicating that the search was successful but found no results[original: nus-cs2103-AY2324S2/pe-interim#565] [original labels: type.FunctionalityBug severity.Low]