Graphical bug: Workflow column labels hidden behind "Done" stamp on closed cards with many columns #2878
Unanswered
npupko
asked this question in
Ideas and Issue Triage
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On a board with many workflow columns, the column-name labels rendered on the right edge of a closed card get covered by the "Done" stamp. The stamp sits above the label stack in z-order, so the bottom labels of the list (in my case
REJECTED) are partially or fully hidden.Board shape where I hit it:
Not now) viewed on the collection/cards pageExpected behavior:
All workflow column labels stay readable on a closed card, regardless of how many columns the board has. The stamp should not visually clip any label.
Actual behavior:
The
Donestamp overlaps the bottom of the column label list. On a 10-column board theRejectedlabel is under the stamp and unreadable. Card screenshot attached.Beta Was this translation helpful? Give feedback.
All reactions