Open ywllowsensor opened 2 weeks ago
No details provided by team.
Team chose [response.NotInScope
]
Reason for disagreement: The team did not provide any reasoning for this decision. Nevertheless, I disagree with this decision for the same reasons mentioned in my original bug report.
In addition, I would also like to mention that it would not take much effort to resize the window of the CommandBox by changing a few numbers in the relevant fxml files. Hence, since no work has been done specific to this bug throughout the duration of the TP, the bug does not qualify as a NotInScope bug.
Steps to reproduce: 1) Type in
add_product n/Tissue Paper st/500 su/Global Produce
Actual output:
Users are required to use their mouse to scroll within the command box to view the entire error message. The product hinders users who prefer using the keyboard. This violates the project constraints which states that the product should be optimised for CLI-based users. I have tagged this as medium because error messages are important for users to be able to view and decipher what they are doing wrong. If they are not able to view the error message, then this greatly hinders them from performing their day to day tasks.