Open david-eom opened 3 years ago
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.
Team chose [severity.VeryLow
]
Originally [severity.Low
]
Reason for disagreement: [replace this with your explanation]
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)
After: (upon adjusting the window ever so slightly, the first link disappears)