Apache Airflow version
2.7.0
What happened
Actual Behavior:
Upon entering a keyword in the search bar, no search results are shown, and the UI remains unchanged. The search function seems to be non-responsive.
You can see in the address bar, undefined appears instead of valid value.


What you think should happen instead
Expected Behavior:
When I use the search function in the Airflow UI, I expect to see a list of results that match the entered keyword. This should help me quickly locate specific DAGs or tasks within the UI.
How to reproduce
Steps to Reproduce:
- Log in to the Airflow UI.
- Navigate to the "Connections" list view by clicking on the "Connections" link in the navigation menu or by directly visiting the URL: <your_airflow_ui_url>/connection/list/.
- Attempt to use the search function by entering a keyword.
- Observe that no search results are displayed, and the search appears to do nothing.
Operating System
MacOS
Versions of Apache Airflow Providers
No response
Deployment
Other
Deployment details
Standalone Airflow via official Quickstart documentation
Anything else
I encounter this issue since Airflow 2.6.0. It was fine on Airflow 2.5.3.
Are you willing to submit PR?
Code of Conduct
Apache Airflow version
2.7.0
What happened
Actual Behavior:


Upon entering a keyword in the search bar, no search results are shown, and the UI remains unchanged. The search function seems to be non-responsive.
You can see in the address bar,
undefinedappears instead of valid value.What you think should happen instead
Expected Behavior:
When I use the search function in the Airflow UI, I expect to see a list of results that match the entered keyword. This should help me quickly locate specific DAGs or tasks within the UI.
How to reproduce
Steps to Reproduce:
Operating System
MacOS
Versions of Apache Airflow Providers
No response
Deployment
Other
Deployment details
Standalone Airflow via official Quickstart documentation
Anything else
I encounter this issue since
Airflow 2.6.0. It was fine onAirflow 2.5.3.Are you willing to submit PR?
Code of Conduct