Skip to content

Frontend: Catalog index page component name length

What does this MR do and why?

Related to #439242 (closed)

Screenshots or screen recordings

Screenshot_2024-03-25_at_4.14.18_PM

How to set up and validate locally

  1. Create a project and enable it as a CI/CD Catalog resource
  2. Apply this patch file to your branch with git apply component_name_truncation.patch component_name_truncation.patch
  3. Navigate to explore/catalog and insure that long component names are truncated in each available resource.
Edited by Briley Sandlin

Merge request reports