Skip to content

Use tertiary button in the MR Widget commit header

Tomas Vik requested to merge 241570-commits-header-tertiary-button into master

What does this MR do and why?

This MR is part of the frontend pajamasintegrate initiative to migrate parts of our codebase to new pajamas components.

This MR changes buttons from link variant to tertiary button.

Screenshots or screen recordings

before after
commits_header-before commits_header-after-small

How to set up and validate locally

  1. Make sure you are not using the new restructured MR Widget (echo "Feature.disable(:restructured_mr_widget)" | rails console)
  2. Create a new MR with two commits (for example by using the Web IDE)
  3. See the new UI of the toggle buttons
    • patch_new___1____Merge_requests___Administrator___rrr___GitLab

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

Merge request reports