Skip to content

MR ready message: Fix alignments

Sascha Eggenberger requested to merge mr-ready-check-alignment into master

What does this MR do and why?

MR ready message: Fix alignments:

  • Changes spacing to use the same spacing as other widgets
  • Uses small loading icon

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_ready after_ready

How to set up and validate locally

  1. Create a new MR (http://gdk.test:3000/flightjs/Flight/-/merge_requests/new)
  2. Use a very old source branch (e.g. immutable_attributes)
  3. Set master as target branch
  4. Create MR
  5. Check the ready widget

Related to #424397 (closed)

Merge request reports