You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ref(types): decouple profiling filters from DeprecatedSmartSearchBar (#99799)
profiling filters are no longer rendering a DeprecatedSmartSearchBar -
they are already rendering the recommended alternative
`SearchQueryBuilder`. However, the types are still coupled to
DeprecatedSmartSearchBar.
The motivation here is to be able to completely remove
DeprecatedSmartSearchBar in the near future.
0 commit comments