Skip to content

Use "your" in context switcher to be more specific

Austin Regnery requested to merge aregnery/use-your-in-context-switcher into master

What does this MR do and why?

Updates the language in the context switcher to be more specific and useful.

  • Search for your projects or groups
  • View all your projects
  • View all your groups

Screenshots or screen recordings

Before After
Screenshot_2023-04-10_at_11-10-58_Projects___GitLab Screenshot_2023-04-10_at_11-10-19_Projects___GitLab
Screenshot_2023-04-10_at_11-11-09_Projects___GitLab Screenshot_2023-04-10_at_11-10-37_Projects___GitLab

How to set up and validate locally

  1. Enable the feature flag:
echo "Feature.enable(:super_sidebar_nav)" | rails c
  1. Enable the user setting from the user dropdown:

Screenshot_2022-12-13_at_1.32.43_PM

  1. Open the context switcher to find the text changes
  2. Enter anything in the search bar to filter down results

MR acceptance checklist

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

Edited by Austin Regnery

Merge request reports