Open DanzaSeah opened 2 weeks ago
I appreciate the tester’s feedback, but after reviewing the issue, I noticed that the scroll bar clearly indicates additional lines below the visible section, meaning the full error message is already available to the user. As such, I would classify this as Rejected since the current behaviour works as intended.
Team chose [response.Rejected
]
Reason for disagreement: Oh I see, thank you for the explanation, I missed out the scroll bar on the side. However since the case is that the error message is there but not immediately visible, I would like to point out that as a cosmetic error, since all other commands have the message usage immediately displayed upon an invalid input, without having to scroll down the bar, and the change could have simply been implemented by removing the blank lines above the message usage. This could still inconvenience new users like me who do not notice that we should scroll down to see the message due to the other commands not requiring us to do so.
screen command
other commands
As seen from the screenshot, the error message for the
screen
command when providing an invalid command format only tells the user that the command format was invalid, as well as what the feature does. For the users, who are "third party recruiters", they may not be as technical and may need more descriptive help messages, such as providing the correct usage message, whenever they make an invalid input or else it may hinder their productivity.