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
When I type edit 1, I am asked to "Please enter one or more Stock parameters to edit separated by a single space only. done-status, name, current-price, sentiment, remarks". When I first type "name current-price" which has an extra space, then I get
When I again type the exact same command - "name current-price" which has the same number of extra space, then I get
The user is mistaken. From the first image shown, when the user gave the first input it was for the prompt: "Please enter one or more Stock parameters to edit separated by a single space only."
For the second input that user gave, it was for prompt: "Enter new name". Therefore given that the user gave 2 identical inputs for 2 different prompts it is expected that the outputs are different
Downgrading severity to Low as the user did not follow the program prompter instructions and its extremely rare for users to not understand what the prompter is asking.
When I type edit 1, I am asked to "Please enter one or more Stock parameters to edit separated by a single space only. done-status, name, current-price, sentiment, remarks". When I first type "name current-price" which has an extra space, then I get
When I again type the exact same command - "name current-price" which has the same number of extra space, then I get
The outputs are distinctly different.
[original: nus-cs2113-AY2122S1/pe-interim#2970] [original labels: severity.High type.FunctionalityBug]
The text was updated successfully, but these errors were encountered: