Skip to content

Revert fork button changes

Laura Callahan requested to merge 363901-fork_btn into master

What does this MR do and why?

Converting the fork button to Pajamas in this MR regressed the functionality of the button. This reverts the change while we investigate the solution.

Screenshots or screen recordings

Revert only change, no visual changes

How to set up and validate locally

  • Comment out this line
  • Open a project file and go to Blame
  • Search in your dev console for js-fork-suggestion-button and remove the hidden class
  • Verify that the button opens a link

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

Edited by Laura Callahan

Merge request reports