mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-26 01:15:08 +00:00

* Fix #4213 Advance Search Filter * Add support for adding and removing filters * Fix input label word breaking issue * Add support for getting updated filter callback. * Fix code smell * Add unit test for input text component * Add support for getting updated value for textinput * Add support for making queries * Add unit test for search component * Fix search box styling * Fix empty filter query issue * Addressing review comments