github-actions[bot] opened a new pull request, #73195: URL: https://github.com/apache/airflow/pull/73195
A collapsed TaskGroup renders on the Gantt as a single bar spanning the envelope of its children's runtime. That bar looked identical to a real task and read as one very long-running task at a glance, exactly the confusion the linked issue describes. Overlay a diagonal stripe on group aggregate bars so they are visually distinct from real task bars while keeping their duration and position (so groups still line up with the sidebar for organisation). Composes on top of the badge's solid state colour so state is still legible. (cherry picked from commit e4352cd20b8f2d0d6b2f52d48c1d47e35cabd15b) Co-authored-by: Pierre Jeambrun <[email protected]> closes: #72434 -- 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]
