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

   The Gantt view was not receiving the time range filter props 
(`runAfterGte`/`runAfterLte`) that the Grid view already used, so it continued 
displaying data even when the selected time range fell outside the dagrun 
window. This passes those filters to the Gantt component and hides it when the 
selected run is not in the filtered results.                                    
                                                                 
   
   closes: #64147


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