Skip to content

Draft: Navbar search dropdown does not appear if user starts a search on page load

What does this MR do and why?

Add input event listener to header search input field to mitigate the bug where dropdown doesn't work when used too fast after page load.

Screenshots or screen recordings

before after
search-bug-before after-dropdown-load

How to set up and validate locally

  1. check out this branch
  2. sign in
  3. navigate to a page that has a header search bar and dropdown (e.g. http://your.gdk/)
  4. reload the page and immediately click on the search bar -->

MR acceptance checklist

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

Edited by Tomas Bulva

Merge request reports