-
Notifications
You must be signed in to change notification settings - Fork 23
Check list view text overlaps #1638
Copy link
Copy link
Labels
bugSomething isn't workingSomething isn't workingfrontendNeeds to be implemented in the frontend applicationNeeds to be implemented in the frontend applicationgood first issueGood for newcomersGood for newcomersuxUsability issuesUsability issues
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfrontendNeeds to be implemented in the frontend applicationNeeds to be implemented in the frontend applicationgood first issueGood for newcomersGood for newcomersuxUsability issuesUsability issues
Type
Fields
Give feedbackNo fields configured for Bug.
What happened:
In the check list view (row/list mode), the text content of each row overlaps with adjacent columns. The job name, check type, frequency, active series, locations, executions, and label summary all render on the same line without proper spacing or truncation, causing them to overlap and become unreadable.
What you expected to happen:
Each column's content should be properly contained within its allocated space, with text truncation (ellipsis) or wrapping where needed, so that all information is legible without overlap.
How to reproduce it (as minimally and precisely as possible):
Environment:
Might be relate