rohitcube / pe

0 stars 0 forks source link

viewExpenses does not correspond to UG #30

Open rohitcube opened 9 months ago

rohitcube commented 9 months ago

Screenshot 2023-11-17 at 5.20.53 PM.png

The example shown in UG is different to the output in the program Screenshot 2023-11-17 at 5.21.32 PM.png

nus-se-bot commented 9 months ago

Team's Response

No details provided by team.

The 'Original' Bug

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

The width of example output tables are too large

Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.


Expected:

  • The size of the table fits the size of the A4 paper.

Actual:

  • The width of the table is too large. I cannot see the rightmost part of the table.

Screenshots:

image.png


[original: nus-cs2113-AY2324S1/pe-interim#891] [original labels: type.DocumentationBug severity.VeryLow]

Their Response to the 'Original' Bug

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

No details provided by team.

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 severity Team chose [`severity.VeryLow`] Originally [`severity.Medium`] - [x] I disagree **Reason for disagreement:** Severity should be medium. The incomplete example makes it difficult for the tester to know whether the program is generating the correct table that corresponds to the UG. Inconveniences the tester, and if assumed that UG is the correct display, program technically shows the wrong output.