Skip to content

Group deps: Fix issue with long project names

What does this MR do and why?

Group deps: Fix issue with long project names

When a project name is too long, it wraps incorrectly within the filter option. This change fixes this.

Screenshots or screen recordings

Before After
unchecked Screenshot_2023-12-01_at_10.06.16_am Screenshot_2023-12-01_at_10.06.45_am
checked Screenshot_2023-12-01_at_10.06.22_am Screenshot_2023-12-01_at_10.06.35_am

How to set up and validate locally

  1. Go to a group's dependency list (make sure that it contains at least one project with a long name)
  2. Select the project filter
  3. Verify that the filter options render correctly

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 #433246 (closed)

Edited by David Pisek

Merge request reports