atul-astronomer opened a new issue, #64147: URL: https://github.com/apache/airflow/issues/64147
### Apache Airflow version main (development) ### If "Other Airflow 3 version" selected, which one? _No response_ ### What happened? Time range selected outside the dagrun time duration. Grid view is not visible but gantt view is. <img width="1541" height="820" alt="Image" src="https://github.com/user-attachments/assets/1e6c883a-1841-4220-96d2-f90109ef3118" /> ### What you think should happen instead? Gantt view also should not be visible. ### How to reproduce 1. Start airflow instance on tag 3.0.2b2. 2. Create a dagrun for any dag. 3. From the dagrun settings, enable the gantt view checkbox, now gantt view and grid view both are visible. 4. Now, from time range selector, select a date outside the dagrun duration window, notice grid view is gone but gantt view is still displayed. ### Operating System Linux ### Versions of Apache Airflow Providers _No response_ ### Deployment Other ### Deployment details _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]
