You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to add a person named Charlie and 'tag' him as 'friends' using the prefix t/ (due to the behaviour of AB3) as follows:
The command fails as expected, but the error message differed slightly from what i expected:
Maybe the logic of the program thought that the name was mistakenly input as "Charlie t/friends", but there should be a check in place when a user inputs an erroneous tag. This will help to enhance the user experience.
The text was updated successfully, but these errors were encountered:
I tried to add a person named Charlie and 'tag' him as 'friends' using the prefix t/ (due to the behaviour of AB3) as follows:
The command fails as expected, but the error message differed slightly from what i expected:
Maybe the logic of the program thought that the name was mistakenly input as "Charlie t/friends", but there should be a check in place when a user inputs an erroneous tag. This will help to enhance the user experience.
The text was updated successfully, but these errors were encountered: