Skip to content

Description in Group's projects list is overflown

Summary

Project description in projects list of a group is truncated early in the width and looks like overflown.

Steps to reproduce

Create a project in a group, with a description being longer than approx. 120 chars (with or without line feeds)

Go to the group page.

Example Project

Issue is shown in Group page : https://gitlab.com/public_test_group_matm

Issue is not seen in Explore page : https://gitlab.com/explore/projects?name=show_bugs&sort=latest_activity_desc

What is the current bug behavior?

Description is overflown, and looks like a patch has been set on it. Text is truncated in the middle of a char (see screenshot)

What is the expected correct behavior?

Same truncation as in the explore page. Ellipsis is a nice thing :)

Relevant logs and/or screenshots

image