Skip to content

Remove pinned file icon

Stanislav Lashmanov requested to merge slashmanov/remove-pinned-icon into master

What does this MR do and why?

This MR implements Remove pin icon from the Pinned file (#463010 - closed):

  • Removes pinned file icon
  • Changes pinned icon in the file browser to the link icon
  • Changes active color for the pinned file in the file browser

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Enable pinned_file feature flag
  2. Go to any merge request with at least two files
  3. Copy a link to any of the files
  4. Open that link in a new tab
  5. Ensure there's no pin icon in the diff file list and file browser

Merge request reports