Skip to content

Migrate new branch to Pajamas::ButtonComponent

David O'Regan requested to merge 363930-new-branch-button into master

What does this MR do and why?

A small MVC for Migrate app/views/projects/issues/_new_branch.h... (#363930 - closed) where we migrate app/views/projects/issues/_new_branch.html.haml to Pajamas::ButtonComponent.

Screenshots or screen recordings

Before After
Screenshot_2022-06-10_at_12.23.57 Screenshot_2022-06-10_at_12.25.04
Screenshot_2022-06-10_at_12.20.45 Screenshot_2022-06-10_at_12.30.50

How to set up and validate locally

  1. Visit any project issue page such as http://127.0.0.1:3000/flightjs/Flight/-/issues/9
  2. Click the Create merge request button.

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

Edited by David O'Regan

Merge request reports