Skip to content

Display tag messages with line endings

What does this MR do and why?

This MR changes the design of the tags overview page because tag messages were not rendered without line endings.

Because we want to show the tag message with line endings anyway, I decided to make the page consistent with the single tag pages, deviating from the original proposal.

Screenshots or screen recordings

Before After
image image

Reference

image

How to set up and validate locally

  1. Go to a project
  2. Go to the tags overview
  3. Create a tag with message that has multiple lines
  4. See the updated overview page

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Closes to #296225 (closed)

Edited by Rayana Verissimo

Merge request reports