Skip to content

Escaping the navbar search dropdown does nothing on certain pages

Tomas Bulva requested to merge 359982-escaping-the-navbar-search into master

What does this MR do and why?

This fixes behavior when the user presses escape when inside the header bar. In order to achieve this, I had to refactor the code to split the shrinking behavior from the dropdown itself.

Screenshots or screen recordings

before after
Kapture_2022-07-13_at_18.34.11 Kapture_2022-07-13_at_18.36.33

How to set up and validate locally

  1. check out this branch
  2. click on the header search bar
  3. type any search term and press escape

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 #359982 (closed)

Edited by Tomas Bulva

Merge request reports