This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
[$30] Make the table more compact #90
Closed
Description
The table became too wide and it cannot be shown without horizontal scrolling, see demo video https://monosnap.com/file/PrId2L8s3ZACplyLAS53t0RSg4GrMP.
We would like to change a bit how we show data to save the space:
- Make the
Team Name
max length visible around 10 characters +...
at the end. Inside the tooltip additionally to theProject Id:
also showTeam name: ...
with the full team name. - Inside
Alert
column. Only show the icon without the text. The user would have to have to put a mouse to see the tooltip with Alert text. - Replace
Actions
buttons everywhere: removeActions
word and only keep the arrow icon inside the circle green button.