david-eom / CS2103T-PE

0 stars 0 forks source link

Link tab does not show the proper #2

Open david-eom opened 3 years ago

david-eom commented 3 years ago

When the user shrink the window to a certain length/width, some link items will disappear. This behaves very differently as compared to the Task tab, where the task items are always showing up, occupying the full window.

To reproduce: adjust the window length/width slightly until one of the link items miraculously disappear on the screen.

Before: (all links show up as per normal)

截圖 2021-11-12 下午4.20.07.png

After: (upon adjusting the window ever so slightly, the first link disappears) 截圖 2021-11-12 下午4.20.11.png

nus-pe-bot commented 3 years ago

Team's Response

UI is generated automatically for all the ListCell for the respective ListPanels which is a ListView. This applies to both Module and Task also. It is purely cosmetics since it does not affect usage of the application at all and not a bug that we can fix.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Low]

Reason for disagreement: [replace this with your explanation]