Skip to content

Resolve "project > Repository > blob header " deprecated classes

What does this MR do and why?

Describe in detail what your merge request does and why.

This change will make sure that the "copy reference" icon uses the right class. before it was using the deprecated class "btn-transparent" and I changed it to the new class "btn-default-tertiary".

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image ghfb

How to set up and validate locally

  1. visit a project
  2. issues > milestones > Sidebar > Copy reference button

Numbered steps to set up and validate the change are strongly suggested.

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

Edited by Mughees Pervaiz

Merge request reports