Skip to content

fix: forward event listeners to child components for search box component

Martin Wortschack requested to merge fix-search-box-listeners into master

This MR provides a fix for https://gitlab.com/gitlab-org/gitlab-ee/issues/10204 by forwarding event listeners of the wrapping search_box component to the child components.

Edited by Clement Ho

Merge request reports