Skip to content

Fix alignment issues with the MR widget

Savas Vedova requested to merge 433271-fix-mr-widget-ui-issues into master

What does this MR do and why?

Fix alignment issues with the MR widget

It turns out, the design was not ready for License Compliance Widget. This commit makes sure the component is rendered as expected.

Changelog: fixed EE: true

Screenshots or screen recordings

Please ignore the errors, I took the screencast when the gdk was restarting.

Before After
Screenshot_2023-11-29_at_12.24.38_AM mr-widget-design-fix

How to set up and validate locally

  1. Fork https://gitlab.com/gitlab-org/frontend/playground/gitlab-mr-widgets-demo
  2. Create an MR by updating the README.md file
  3. Visit the MR page
  4. Finally, check that all widgets load properly (icon and row alignments etc...)

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 #433271 (closed)

Edited by Savas Vedova

Merge request reports