Skip to content

Snippets page: Adjust header elements to match issuables

Sascha Eggenberger requested to merge snippets-header-adjustments into master

What does this MR do and why?

Snippets page: Adjust header elements to match issuables

Reorganizes the header elements to match recent updates to header of issuables:

  • Moves the title above the meta information
  • Header buttons are inline with title
  • Meta information below title

Note: This MR does not include moving the header buttons into a kebab menu, I'll explore this in a separate MR.

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

How to set up and validate locally

  1. Go to a snippets page (e.g. http://gdk.test:3000/flightjs/Flight/-/snippets/31)

Related to ✂️ UX Paper Cuts 16.11 → Snippets & Paper Cuts ... (#425467 - closed)

Merge request reports