You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a data engineer, I frequently find myself hopping between different DAGs. However, the current process involves navigating back to the Airflow home page each time I need to switch to a new DAG.
Use case/motivation
To streamline this experience and improve overall efficiency, I propose adding a search bar at the top of the DAG level page(the search bar is similar to the attached image).
Note: I am not UX/UI developer, so please forgive my styling on the image.
Along with the search bar.. if it can be provided to have tabs similar to how jupyter-lab implements the opening of new notebook as a tab.. I feel it might be really useful.
Screenshot of jupyter-lab with multiple tabs open.(Please ignore the split-view.. Although, that would also be nice)
Voting yes on the search bar, looks really useful and should be simple to implement.
Voting no on the tabs. Difficult to implement and my browser already has tabs :)
Something related that would be useful though is a list of most recently visited dags, i tend to browse the same over and over again.
This is a useful feature. I have created a PR for Airflow 3 in the new UI with a search widget in the nav bar that is present across details pages. #45198
Description
As a data engineer, I frequently find myself hopping between different DAGs. However, the current process involves navigating back to the Airflow home page each time I need to switch to a new DAG.
Use case/motivation
To streamline this experience and improve overall efficiency, I propose adding a search bar at the top of the DAG level page(the search bar is similar to the attached image).
Note: I am not UX/UI developer, so please forgive my styling on the image.
Related issues
Discussion: #33205
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: