Smitaambiger commented on issue #63715: URL: https://github.com/apache/airflow/issues/63715#issuecomment-4092233448
Hi everyone, I’ve been actively working on implementing the time range (start date / end date) filter for the Gantt view. I was able to identify the correct UI location and started integrating the date filter logic into the Gantt component. I also verified how the current data is fetched and rendered. However, I ran into some environment-related issues while setting up and running Airflow locally with Breeze (Docker + WSL), which caused delays in testing the UI changes properly. I am currently resolving these setup issues. I plan to complete the implementation and share a working PR shortly. Please let me know if there are any specific UI/UX expectations for the date filter (e.g., placement, styling, or interaction behavior). 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]
