Skip to content

Fix Gantt Task Tries - #41342

Merged
ephraimbuddy merged 1 commit into
apache:mainfrom
astronomer:fix-gantt-task-tries
Aug 9, 2024
Merged

Fix Gantt Task Tries#41342
ephraimbuddy merged 1 commit into
apache:mainfrom
astronomer:fix-gantt-task-tries

Conversation

@bbovenzi

Copy link
Copy Markdown
Contributor

We had a few issues with rendering task tries in the Gantt view during auto-refresh and when switching between dag runs.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborgboring-cyborgBot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Aug 8, 2024
@bbovenzibbovenzi added this to the Airflow 2.10.0 milestone Aug 8, 2024
Comment threadairflow/www/static/js/dag/details/gantt/index.tsx Outdated
Comment threadairflow/www/static/js/dag/details/gantt/index.tsx Outdated
Comment threadairflow/www/static/js/dag/details/gantt/Row.tsx Outdated
@eladkaleladkal added the type:bug-fix Changelog: Bug Fixes label Aug 9, 2024
@ephraimbuddy
ephraimbuddy merged commit cb80bda into apache:mainAug 9, 2024
@ephraimbuddy
ephraimbuddy deleted the fix-gantt-task-tries branch August 9, 2024 09:55
ephraimbuddy pushed a commit that referenced this pull request Aug 9, 2024
(cherry picked from commit cb80bda)
@ephraimbuddyephraimbuddy added changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) and removed type:bug-fix Changelog: Bug Fixes labels Aug 9, 2024
ephraimbuddy pushed a commit that referenced this pull request Aug 9, 2024
(cherry picked from commit cb80bda)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UIRelated to UI/UX. For Frontend Developers.area:webserverWebserver related Issueschangelog:skipChanges that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@bbovenzi@utkarsharma2@eladkal@ephraimbuddy