Fix persisted tooltip on the search modal trigger
What does this MR do and why?
Prepare
- Enable the feature flag:
echo "Feature.enable(:super_sidebar_nav)" | rails c
- Enable the user setting from the user dropdown:
- The super sidebar should now appear on every page.
- Switch to mobile view
- Click on the search icon and make sure that the
Search GitLab
tooltip hides when modal is open
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
Before | After |
---|---|
Related to #396961 (closed) |