Skip to content

Rename ambiguosly named settings in pinned section

What does this MR do and why?

Resolves #417446 (closed). Some settings pages have a title that is the same or very similar to a non-settings page. Example: "Repository" is both a setting and in the Code section. While they have the same title, these are not the same page.

This is problematic when both pages are pinned, because in the Pinned section, items don't show their original section title, making it impossible to distinguish these pages.

This MR tweaks the titles of these ambiguous settings pages, so that instead of "Repository" we call it "Repository settings", but only in the Pinned section.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  • Check the list of ambiguos settings in #417446 (closed).
  • Pin these, and also the nav items with the same/similar name.
  • Make sure that all items in the Pinned section have a unique name.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading