Draft: Your work project list: Migrate to use CSS grid

What does this MR do and why?

Your work project list:

  • Migrate to use CSS grid
  • Aligns content over all rows
  • Use subtle text for meta information (time ago)

Moving to CSS grid helps aligning elements per row and let's us align things like the CI status properly, e.g.:

Before After
before after

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
before after
grid
before_small after_small

How to set up and validate locally

  1. http://gdk.test:3000/

Related to #499697 (closed)

Edited by Sascha Eggenberger

Merge request reports

Loading