pedro-cf opened a new issue, #66933:
URL: https://github.com/apache/airflow/issues/66933

   ### Under which category would you file this issue?
   
   Airflow Core
   
   ### Apache Airflow version
   
   3.2.1
   
   ### What happened and how to reproduce it?
   
   In Airflow 3.x, the following filters on the DAGs list page reset every time 
you navigate away and come back:
   
   - DAG status (All / Active / Paused)
   - DAG run state (Queued / Running / Success / Failed)
   - Favorites (All / Favorited / Unfavorited)
   
   Steps to reproduce:
   1. Open the DAGs list page
   2. Apply any of the filters above
   3. Navigate to another page (click a DAG, go to Home, Assets, etc.)
   4. Come back to the DAGs list
   5. All filters are gone, reset to defaults
   
   ### What you think should happen instead?
   
   Filters should survive navigation. The tag filter had the same issue 
(#60590) and was fixed, so these should follow the same logic.
   
   ### Operating System
   
   Ubuntu 22.04.5 LTS
   
   ### Deployment
   
   Docker-Compose
   
   ### Apache Airflow Provider(s)
   
   _No response_
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Official Helm Chart version
   
   Not Applicable
   
   ### Kubernetes Version
   
   _No response_
   
   ### Helm Chart configuration
   
   _No response_
   
   ### Docker Image customizations
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### 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]

Reply via email to