Skip to content

Update linked ressources to use reusable card styles

Sascha Eggenberger requested to merge linked-ressources-widget-card-styles into master

What does this MR do and why?

Updated linked ressources to use new, reusable card styles. Fixed related merge request, related issues, work item links to use the gl-new-card-count class.

Widget Updates:

  • Make use of the new reusable classes
  • Updates to include an empty state instead of the help icon
  • Removes unnecessary gl- classes from count

This is a follow-up to Adding reusable new card styles (!124211 - merged)

Screenshots or screen recordings

Before After
before_empty after_empty
before_add after_add
before_content after_content
before after

How to set up and validate locally

  1. Open/Create an Incident and check the «Linked resources » widget (e.g. http://gdk.test:3000/flightjs/Flight/-/issues/41)
  2. Check the widget styles on Issue (e.g. http://gdk.test:3000/flightjs/Flight/-/issues/38)

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 UX Paper Cuts 16.2 → Settings UI (#398215 - closed)

Closes #396430 (closed)

Edited by Sascha Eggenberger

Merge request reports