Skip to content

Search Function Not Working in Airflow UI #33895

Description

@buu-nguyen

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.
step-1
step-2

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:

  1. Log in to the Airflow UI.
  2. 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/.
  3. Attempt to use the search function by entering a keyword.
  4. 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?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions