Yukun99 / pe

0 stars 0 forks source link

Command Result Box Too Small #4

Open Yukun99 opened 2 years ago

Yukun99 commented 2 years ago

The command result box is too small to fit the replies from the app, even in non-edge cases. For example, typing the command help add shows the command result box attached below, which has the last row of important information cut off. This forces the user to either scroll and break the CLI-focused workflow or potentially face errors when using the app.

image.png

nus-pe-bot commented 2 years ago

Team's Response

This is merely cosmetic, and a scroll wheel is available to the user. This does not affect functionality, so we do not think that it warrants a medium classification.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I believe the severity should at least be Low, since users would have to scroll every time a long command result is displayed, and this takes away heavily from the "CLI focused" nature of the app that we are supposed to make.


:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Medium]

Reason for disagreement: Perhaps Low would be a better severity since most users comfortable with typing would not make that many mistakes, however once they do this hampers their ability to correct themselves quickly. VeryLow is for cosmetic bugs and this is not merely cosmetic as it obscures important error messages.