hankehly opened a new pull request, #24770:
URL: https://github.com/apache/airflow/pull/24770

   closes: #23949
   related: #22900
   
   ### Summary
   
   This PR changes the behavior of the auto-refresh feature on the dags page. 
Auto-refresh currently targeted _all_ dags. This PR modifies the behavior to 
only targets _active_ (ie. unpaused) dags.
   
   A few important notes:
   * Clicking the refresh button (the circular arrow icon) at the top right of 
the page still refreshes _all_ dags.
   * If there are no active dags, and the "auto-refresh" switch is enabled, no 
request is sent and the switch _stays enabled_.
   
   This behavior makes the most sense to me, but I have no problem changing it 
if requested.
   
   ### Demo
   
https://user-images.githubusercontent.com/11639738/176803378-b42d2bf7-6a4f-4cf1-b592-2107d105c479.mp4
   


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