Skip to content

Search Page layout changes

Tomas Bulva requested to merge search-page-layout-changes into master

What does this MR do and why?

2/5 Update to the layout of a search page

Screenshots or screen recordings

ff disabled ff enabled
Screenshot_2022-09-27_at_10.41.47 Screenshot_2022-10-02_at_12.52.33
Screenshot_2022-09-27_at_10.42.08 Screenshot_2022-10-02_at_12.52.50
before with FF without FF
Screenshot_2022-10-10_at_22.12.08 Screenshot_2022-10-10_at_22.03.45 Screenshot_2022-10-10_at_22.04.17

How to set up and validate locally

  1. checkout this branch
  2. In rails console enable the feature flag
    Feature.enable(:search_page_vertical_nav)
  3. Visit a search page such as http://gdk.test/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 to #293740 (closed)

Edited by Tomas Bulva

Merge request reports