Skip to content

Fixed search field blur not removing focus

Phil Hughes requested to merge search-input-blur into master

What does this MR do?

Adds a blur event to remove focus styling from the search input.

Any particular reason we were looking for clicks on the document? I can't see why we would be.

What are the relevant issue numbers?

Closes #18670 (closed)

Screenshots (if relevant)

tab

Merge request reports