manipatnam opened a new issue, #53705: URL: https://github.com/apache/airflow/issues/53705
### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.10.0 ### What happened? When a user clicks on the “Running” or “Failed” status filters on the Airflow homepage, the UI behaves correctly at first. However, once a user has applied one of these filters, any future visit to the homepage on the same machine automatically redirects them back to that previously selected filtered view — even after restarting the browser or navigating away. This behavior is machine-specific and persistent: The redirect only starts after the filter has been used at least once. It affects only the specific device or browser session used to apply the filter. Other users or the same user on a different machine/browser are not affected until they use the filters themselves. Actual Behavior Homepage automatically redirects to the previously selected filtered state (e.g., "Running" or "Failed") even when accessing the base /home URL, without any filter specified. ### What you think should happen instead? The homepage should open to the default (unfiltered) DAG view unless a filter is explicitly applied in the current session or via URL parameters. ### How to reproduce Open the Airflow UI homepage. Click on either the Running or Failed task state filter. Navigate away from the page or restart the browser. Return to the homepage (e.g., /home) — it now redirects to the filtered view automatically. ### Operating System debian ### Versions of Apache Airflow Providers _No response_ ### Deployment Astronomer ### Deployment details _No response_ ### Anything else? <img width="766" height="438" alt="Image" src="https://github.com/user-attachments/assets/ce04c22e-739e-4b89-b076-55a2afc55efa" /> ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
