Search all settings across GitLab
## Problem to solve https://gitlab.com/groups/gitlab-org/-/epics/4842 encompasses the ability to search within a Settings page but it is limited to providing results from the current view. Often the specific setting that someone is looking for may not be exactly where they expect. ## Proposal Introduce a global settings search experience that indexes results from all settings views. The expectation would be that 1. Settings are searched across all pages relevant to the current scope (so, for example, don't show settings related to Admin or User when on the Project view) 1. Search results are displayed in a popover menu and results can be scrolled/arrowed through 1. Results would respect the user's current permissions (for example, if I am not able to see a specific setting or group of settings, it should not be returned as a result)
epic