Global code search does not updates the search count as you type
## Summary The global exact code search count is not refreshed as you type the keyword. It is still using the legacy way to calculate the count, which is when you hit enter ## Steps to reproduce Global exact code search should be enabled. On `dot-com`, it is disabled. Perform a global search with any scope other than code. Update the text in the search bar ## What is the current *bug* behavior? Count in the `Code` tab does not get updated as you type ## What is the expected *correct* behavior? Count in the `Code` tab should get updated as you type ## Relevant logs and/or screenshots | Bug | Fixed | | ------ | ------ | | ![bug](/uploads/bbe8dfdbbd5f8e476e21ba5814fab285/bug.mov) | ![fixed](/uploads/d266bd16a34e8fbadc7795d4e7996a32/fixed.mov) | ## Possible fixes <!-- If you can, link to the line of code that might be responsible for the problem. --> <!-- Please add a label for the type of bug as per https://handbook.gitlab.com/handbook/product/groups/product-analysis/engineering/metrics/#work-type-classification -->
issue