This is an automated email from the ASF dual-hosted git repository.
bbovenzi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 24b2369ffe8 Generate `openapi.json` for the Execution API sub-app
(#43796)
add af0837cffab Add clear button to search bar (#43795)
No new revisions were added by this update.
Summary of changes:
airflow/ui/src/components/SearchBar.test.tsx | 51 +++++++++++++++++++
airflow/ui/src/components/SearchBar.tsx | 73 ++++++++++++++++++----------
airflow/ui/src/pages/DagsList/DagsList.tsx | 12 ++---
3 files changed, 101 insertions(+), 35 deletions(-)
create mode 100644 airflow/ui/src/components/SearchBar.test.tsx