mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 20:51:26 +00:00

* Changed fields to fetch initial suggestions for quick dropdowns for charts and tasks Fixed schema field dropdown not returning correct options * Added debouncing logic for search in quick dropdown * fixed typescript error * Fixed failing unit test * fixed advanced search modal owner field initial suggestion not showing * Code optimization for ExploreQuickFilters * fixed cypress tests * fixed typescript error * Added unit tests for newly added advanced search util functions * Added dataModel filter for dashboard entity * enabled the advanced search cypress test for testing the changes in PR * worked on comments to remove unnecessary util function and used existing one * fixed cypress for searchFlow * Reverted the changes for reindex in SearchFlow spec * updated owner addition logic to eliminate search * Updated user name in test data * skipped the searchFlow specs --------- Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>