v4xsh commented on issue #61504:
URL: https://github.com/apache/airflow/issues/61504#issuecomment-3855292917

   Hi , I’d like to take this up.
   
   From the description and video, this looks like a UI state / filtering issue 
where the “All” filter does not properly override the default behavior when 
`AIRFLOW__API__HIDE_PAUSED_DAGS_BY_DEFAULT` is enabled. Active and Paused work 
as expected, but “All” appears to keep an implicit filter applied.
   
   I plan to:
   - Reproduce this locally with Airflow 3.1.7 + Helm chart 1.18
   - Trace how the DAGs filter state is translated into the API request
   - Ensure the “All” option explicitly clears any paused/active filtering 
regardless of backend defaults
   - Also check the button active-state styling, as the contrast seems 
incorrect in the current UI
   
   If this sounds good, I’ll proceed with a PR.
   
   Thanks!
   


-- 
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