Skip to content

Fix search dropdown not closing on blur if empty

Luke Bennett requested to merge fix-search-dropdown-blur-close into master

What does this MR do?

Remove return before removing show class if the input is empty.

Screen_Recording_2019-05-24_at_20.25.00

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53741

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Luke Bennett

Merge request reports