Skip to content

Find command does not validate the user input to show an error message #1

Description

@samriddh2145

When a user attempts to find a contact using an invalid name (such as one with special characters), no error message is displayed, and the search is still executed.
For instance, with the command "find -/Bob," no error message appears, even though "-/Bob" is an invalid name.
Actual - the output displayed after running the command find -/Bob is attached.

Screenshot 2024-11-08 at 5.15.13 PM.png

Expected - An error message should be displayed.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions