nus-cs2113-AY2324S2 / pe-dev-response

0 stars 0 forks source link

Table format is wierd #1244

Open nus-pe-bot opened 4 months ago

nus-pe-bot commented 4 months ago

Table lines not aligned anymore

_____________________________________________________________
CEG Study Plan for: Fu Xueer
_____________________________________________________________
| Y1S1 [Sem 1] | Y1S2 [Sem 2] | Y2S1 [Sem 3] | Y2S2 [Sem 4] |
|ES2631        |              |CG1111A       |              |
|CS1010        |              |LAJ1201       |              |
|GEA1000       |              |LAJ2201       |              |
|DTK1234       |              |LAJ2202       |              |
|EG1311        |              |
  |              |
|IE2141        |              |
  |              |
|EE2211        |              |
  |              |
|CDE2501       |              |
  |              |
|CDE2000       |              |
  |              |
|PF1101        |              |
  |              |
|CP3880        |              |
  |              |
|CS2040C       |              |
  |              |
_____________________________________________________________
| Y3S1 [Sem 5] | Y3S2 [Sem 6] | Y4S1 [Sem 7] | Y4S2 [Sem 8] |
_____________________________________________________________
- Current Study: Semester 8
- Total MCs taken: 72.00 / 160
- Total MCs listed: 72.00 / 160
_____________________________________________________________
_____________________________________________________________
view
_____________________________________________________________
CEG Study Plan for: Fu Xueer
_____________________________________________________________
| Y1S1 [Sem 1] | Y1S2 [Sem 2] | Y2S1 [Sem 3] | Y2S2 [Sem 4] |
|ES2631        |              |CG1111A       |              |
|CS1010        |              |LAJ1201       |              |
|GEA1000       |              |LAJ2201       |              |
|DTK1234       |              |LAJ2202       |              |
|EG1311        |              |
  |              |
|IE2141        |              |
  |              |
|EE2211        |              |
  |              |
|CDE2501       |              |
  |              |
|CDE2000       |              |
  |              |
|PF1101        |              |
  |              |
|CP3880        |              |
  |              |
|CS2040C       |              |
  |              |
graduate_____________________________________________________
_____________________________________________________________
+---------------------------+------------+___________________
| Course Code               | MCs        |
+---------------------------+------------+
| CG4002                    | 8          |
| MA1511                    | 2          |___________________
| MA1512                    | 2          |
| MA1508E                   | 4          |
| EG2401A                   | 2          |
| CG2111A                   | 4          |
| CS1231                    | 4          |
| CG2023                    | 4          |
| CG2027                    | 2          |
| CG2028                    | 2          |
| CG2271                    | 4          |
| CS2113                    | 4          |
| EE2026                    | 4          |
| EE4204                    | 4          |
+---------------------------+------------+

might be because I could enter command at not empty locations


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

sxfoo commented 4 months ago

Team's Response

Thank you for pointing it out!

Unfortunately yeah it is due to the nature of shrinking/expanding the CLI program and typing enter etc. This is a very difficult bug to fix and really applies to all the CLI programs out there that do not fix window sizes.

Duplicate status (if any):

--