Open skyl3-r opened 2 hours ago
similar:
Input: note n/ nt/note
expected: words turn red and error message about only alphanumeric characters and not empty name should be shown
actual: words turn red but the error message is that the command is invalid
motivation: for other commands when name is empty the error message is the "alphanumeric char and not empty" message, and not the "invalid command format" message, so this should follow it
Input:
note n/%$$ nt/note
Expected outcome: the words should turn red and error message about only alphanumeric characters in name should be shown Actual outcome: no error message was shown