Skip to content

Package registry list: Change metadata appearance

Sascha Eggenberger requested to merge package-registry-list-fixes into master

What does this MR do and why?

Package registry list: Change metadata appearance:

  • Uses gl-font-sm and gl-text-secondary for meta information
  • Uses gl-font-weight-semibold to defer secondary information
  • Fixes spacing between badges (gl-gap-2)
  • Truncation issue fix
  • Mobile improvements

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
table_before table_after
before after
mobile_before mobile_after

How to set up and validate locally

  1. Go to the package registry page (e.g. http://gdk.test:3000/flightjs/Flight/-/packages)

Related to #444717

Edited by Sascha Eggenberger

Merge request reports