Bug: Command Box does not clear after entering a command #152
Labels
alpha-bug
Bugs detected for the alpha release
priority.Low
Unlikely to do
severity.Low
A flaw that is unlikely to affect normal operations of the product. Appears only in very rare situat
Milestone
Behavior
Currently, the command box for users to input their commands does not clear after a user presses "enter" to execute their command IF the command is wrong.
E.g.
test
or
add
This could be unintuitive as users will then have to delete whatever is in the command box to enter a different command.
Correct behavior
Command box should clear upon execution of a command. If they want to edit their previous wrong command, they should use the "up" arrow key to access their previous command instead.
This could be related to #151
The text was updated successfully, but these errors were encountered: