AndrewNguyen4 / pe

0 stars 0 forks source link

[UI] Divider lines hinder usage #6

Open AndrewNguyen4 opened 2 weeks ago

AndrewNguyen4 commented 2 weeks ago

The current UI of the product prints two divider lines for each line of output (in most cases). See the image below for reference:

image.png

This is not a good design, because:

nus-pe-bot commented 1 week ago

Team's Response

This is a design-related issue, as the use of divider lines is intentional and does not affect the functionality or correctness of the program. The output is accurate and readable, and the issue lies in the aesthetic or usability design of the dividers. The impact of this flaw is purely cosmetic and does not interfere with the program's normal operations. It does not affect functionality because the output is correct, and all commands work as expected. While the dividers may appear excessive, they do not prevent users from understanding or using the output. At most, it makes the interface slightly more cluttered. Some users may not find this problematic, as dividers help visually segment output, especially in command-line interfaces. Given that this is a minor issue that does not inconvenience users significantly or affect normal operations, it qualifies as a very low severity feature flaw.

Items for the Tester to Verify

:question: Issue type

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Low`] - [x] I disagree **Reason for disagreement:** While this is a visual issue, I would say it interferes (to a non-negligible extent) with the user's usage. It fits with the severity description: **"unlikely to affect normal operations of the product"** and **"causes a minor inconvenience only"**.