Skip to content

Move issue list title back to inline

Nick Leonard requested to merge nl-issue-title-inline into master

What does this MR do and why?

In !149865 (merged) the issue title row was made into a flex container, which meant the confidential icon was abutting the title and the title no longer wrapped under icon, along with unintentional resizing.

This MR moves this back to an inline row to maintain the prior spacing and wrapping. This means the epic helper icon appears at the end of the title, rather than next to the title, when the title wraps.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
image image
image image

How to set up and validate locally

Open an issue list in a group or project with at least 1 confidential issue

Merge request reports