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
Description
The lack of obvious guidelines for correcting error messages may leave the user confused as to how he or she should correct his or her input.
Steps to Reproduce
list
OOPS!!! Invalid command!
What would you like to do?
list user
OOPS!!! Invalid command!
What would you like to do?
Expected Behavior
OOPS!!! Invalid command! Please input like list-users.
Thank you for highlighting a possible improvement. We do inform the user via the error message , telling them it is a invalid command. However, the features such as auto-complete & suggestions are not currently implemented within the scope of the project in v2.1. It is a good suggestion that may be improve the user experience.
Description
The lack of obvious guidelines for correcting error messages may leave the user confused as to how he or she should correct his or her input.
Steps to Reproduce
list
OOPS!!! Invalid command!
What would you like to do?
list user
OOPS!!! Invalid command!
What would you like to do?
Expected Behavior
OOPS!!! Invalid command! Please input like list-users.
Actual Behavior
OOPS!!! Invalid command!
Evidence
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/master/files/67271de7-fb5f-44a3-8020-818c77f259f1.png)
[original: nus-cs2113-AY2425S1/pe-interim#736] [original labels: severity.Medium type.FeatureFlaw]
The text was updated successfully, but these errors were encountered: