ashutosh264 commented on issue #63715:
URL: https://github.com/apache/airflow/issues/63715#issuecomment-5220705109
Working on this: adding a datetime range FilterBar control for Gantt that
passes start_date_gte / end_date_lte to GET /ui/gantt/{dag_id}/{run_id} with
server-side overlap filtering (including NULL start/end for queued/running
tasks) and clamping the Gantt axis to the selected window. Opening a PR this
week. Taking the review feedback from #64387 into account (reuse
DateRangeFilter, full datetime precision, no filters inside the chart layout
box).
--
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]