Skip to content

Fix MR widget with ready to merge buttons/controls at mobile breakpoint

username-removed-892863 requested to merge 37259-some-mr-ready-mobile-fixes into master

What does this MR do?

EE MR, https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2923

Fix MR widget with ready to merge buttons/controls at mobile breakpoint

State Before After
mr_widget_ready_to_merge
mr_widget_merge_when_pipeline_succeeds
mr_widget_merged

Are there points in the code the reviewer needs to double check?

  • The MWPS dropdown button will wrap to the next line at 376px. Do we want to prevent wrapping and have it go outside the container? Change the text to MWPS? Not worry about that small of a viewport?, https://i.imgur.com/CiE4btr.png

Why was this MR needed?

MR widget with ready to merge buttons/controls at mobile breakpoint breaking outside of the container.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #37259 (closed)

Edited by username-removed-892863

Merge request reports