Skip to content

Update term to Admin Area in global search

What does this MR do and why?

The global search result list uses a different term to describe the Admin Area. This change makes it more clear where a users would land. If Admin Area is fully entered, it wouldn't be found today.

Screenshots or screen recordings

Old navigation

Before After
Screenshot_2023-04-20_at_3.22.41_PM Screenshot_2023-04-26_at_2.35.59_PM

New navigation

Before After
Screenshot_2023-04-20_at_3.26.04_PM Screenshot_2023-04-26_at_2.34.45_PM

How to set up and validate locally

  1. Use global search to search for Admin
  2. Try in both the old and new navigation (echo "Feature.enable(:super_sidebar_nav)" | rails c)
  3. To turn on the new navigation, enable the switch from the user dropdown:

Screenshot_2022-12-13_at_1.32.43_PM

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