Skip to content

WIP: Close dropdown on filtered search

What does this MR do?

Closes filtered search dropdown on escape keyup.

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

Check if there is a more efficient way to close the dropdown instead of calling this.dropdownManager.cleanupWrapper();.

What are the relevant issue numbers?

#42796 (moved)

Edited by George Tsiolis

Merge request reports