avrilgk / pe

0 stars 0 forks source link

User Interface becomes confusing when constricting the screen #6

Open avrilgk opened 2 months ago

avrilgk commented 2 months ago

image.png

image.png

The data wraps around when the terminal screen is constricted after particular dimension, even when the terminal takes up a sizeable portion of the screen.

Can consider hiding the information when user constricts the screen instead of the text wrapping.

nus-pe-script commented 2 months ago

Team's Response

This issue caused by text being wrapped around by the user's terminal window being too small is done by the Terminal itself, and is out of our control.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Visual discrepancy on History command

image.png

I believe the "-" is to indicate a exercise. There is a minute formatting error which makes the exercise name not be on the same line as the "-" causing it to look like no entry.


[original: nus-cs2113-AY2324S2/pe-interim#1802] [original labels: type.FunctionalityBug severity.VeryLow]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

This issue is caused by text being wrapped around due to the user's terminal window being too small, which is out of our control. This is what it is supposed to look like without wraparounds:

image.png

This is what happens when wraparound happens:

image.png

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: [replace this with your explanation]


## :question: Issue response Team chose [`response.Rejected`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]
## :question: Issue type Team chose [`type.FunctionalityBug`] Originally [`type.FeatureFlaw`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]
## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Low`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]