Skip to content

Resolve "Collapsed open and closed sections in boards styling is broken"

Andrea Leone requested to merge (removed):51050-fix into master

What does this MR do?

It fixes a bug in the frontend: the styling of an (Open/Closed issues) board is broken when the .is-collapsed class is active.
In the 'open issues' board, the add button overlaps and the title gets hidden, while in the 'closed issues' board the title is truncated and out of place.

Before
After

What are the relevant issue numbers?

Bug is described in issue #51050 (closed).

Does this MR meet the acceptance criteria?

Closes #51050 (closed).

Edited by Andrea Leone

Merge request reports