#73281·airflow

Gantt chart is not scrollable

Author: smidmatejCreated Sep 17, 2026Updated Sep 17, 2026
Labelskind:bugarea:corearea:UI

Under which category would you file this issue?

Airflow Core

Apache Airflow version

3.2.2.

What happened and how to reproduce it?

In the Gantt chart view, when now all tasks fit on the screen a scrollbar appears for the lefthand task view, but not for the Gantt chart. This scrollbar only controls the left side, not the Gantt chart.

Before scrolling:

After scrolling:

The Gantt chart view does not change.

What you think should happen instead?

Either A) the Gantt should move with the scrollbar, or B) add a separate scrollbar for the Gantt

Operating System

debian

Deployment

Official Apache Airflow Helm Chart

Apache Airflow Provider(s)

No response

Versions of Apache Airflow Providers

No response

Official Helm Chart version

Not Applicable

Kubernetes Version

No response

Helm Chart configuration

No response

Docker Image customizations

No response

Anything else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct