Skip to content

Changed the event listener target from window to document in droplab

What does this MR do?

Changes the droplab event listener target from window to target, this way droplab hides when pressing anything outside the element that invokes it

Are there points in the code the reviewer needs to double check?

None at the moment

Why was this MR needed?

QOL improvement on the new search bar

Screenshots (if relevant)

2017-01-20_13.05.57

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #26617 (closed)

Merge request reports