Skip to content

Group/Project name overflow fix

Sascha Eggenberger requested to merge project-name-overflow-fix into master

What does this MR do and why?

Adds a Group/Project name overflow fix.

Reported by @JamesRLopes in #is-this-known Slack

Project name doesn't appear to wrap and exceeds the bounding box, just saw this on my home page

Screenshots or screen recordings

Group

Before After
group_before group_after
group_before_overflow

Project

Before After
before after
before_overflow

How to set up and validate locally

  1. Add a new group with a very long name
  2. Add a new project with a very long name

MR acceptance checklist

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

Related to #417912 (closed)

Edited by Sascha Eggenberger

Merge request reports