Skip to content

Replace search icon and update text string in new nav

Austin Regnery requested to merge aregnery/replace-search-icon into master

What does this MR do and why?

Replaces search-icon with search-results to match the design spec in Figma.

Screenshots or screen recordings

Before After
Screenshot_2023-05-01_at_10-40-16_hello_world___Search___GitLab image

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. Navigate to 127.0.0.1:3000/search

MR acceptance checklist

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

Related #391523 (closed)

Edited by Austin Regnery

Merge request reports