MR ready message: Fix alignments
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 |
---|---|
How to set up and validate locally
- Create a new MR (http://gdk.test:3000/flightjs/Flight/-/merge_requests/new)
- Use a very old source branch (e.g.
immutable_attributes
) - Set
master
as target branch - Create MR
- Check the ready widget
Related to #424397 (closed)