Search Function Not Working in Airflow UI #33895
Labels
affected_version:main_branch
Issues Reported for main branch
area:UI
Related to UI/UX. For Frontend Developers.
good first issue
kind:bug
This is a clearly a bug
Milestone
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:
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
The text was updated successfully, but these errors were encountered: