OpenMetadata/openmetadata-ui
Sriharsha Chintalapani 4a68fadc75 The searchQuery function in the searchAPI.ts file was constructin… (#22803)
* The `searchQuery` function in the `searchAPI.ts` file was constructing an incorrect query when the search value was empty. This caused the API call to fail and the assets were not displayed in the glossary term's assets tab.

This commit fixes the `searchQuery` function to correctly handle the case where the search value is empty.

* fix playwright test

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit d41fbc396821a16e8a84ee601bbc62e5bf2f8beb)
2025-08-11 17:28:39 +00:00
..