Skip to content

Conversation

@viveknanda
Copy link
Contributor

@viveknanda viveknanda commented Nov 17, 2025

closes: #56058


Change in this PR aim to remove the spinner from Dag Header as suggested by @bbovenzi here

GIF
dag-loading

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Nov 17, 2025
Copy link
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the pull request.

You also need to update the behavior for other types of Header. There are multiple Header components with a similar behavior, for instance Run/Header.tsx, TaskInstance/Header.tsx and so on. We should also remove the spinner there.

@viveknanda
Copy link
Contributor Author

Thanks for the pull request.

You also need to update the behavior for other types of Header. There are multiple Header components with a similar behavior, for instance Run/Header.tsx, TaskInstance/Header.tsx and so on. We should also remove the spinner there.

@pierrejeambrun sure I will update likewise. I did ask the same question in the ticket, but given no response, I tried to be conservative and only touched this particular component.

@bbovenzi bbovenzi added this to the Airflow 3.1.4 milestone Nov 25, 2025
@bbovenzi bbovenzi added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Nov 25, 2025
@bbovenzi bbovenzi merged commit c7a9f79 into apache:main Nov 25, 2025
61 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 25, 2025
…58389)

* 56058: Removing refresh state consumption for Dag header

* Updated formatting

* 56058: Removed spinner from all headers

---------
(cherry picked from commit c7a9f79)

Co-authored-by: Vivek Nanda <viveknanda1984@yahoo.com>
Co-authored-by: Vivek Nanda <vnanda@cloudera.com>
@github-actions
Copy link

Backport successfully created: v3-1-test

Status Branch Result
v3-1-test PR Link

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Nov 25, 2025
…pache#58389)

* 56058: Removing refresh state consumption for Dag header

* Updated formatting

* 56058: Removed spinner from all headers

---------
(cherry picked from commit c7a9f79)

Co-authored-by: Vivek Nanda <viveknanda1984@yahoo.com>
Co-authored-by: Vivek Nanda <vnanda@cloudera.com>
guan404ming pushed a commit that referenced this pull request Dec 1, 2025
…58389) (#58692)

* 56058: Removing refresh state consumption for Dag header

* Updated formatting

* 56058: Removed spinner from all headers

---------
(cherry picked from commit c7a9f79)

Co-authored-by: Vivek Nanda <viveknanda1984@yahoo.com>
Co-authored-by: Vivek Nanda <vnanda@cloudera.com>
ephraimbuddy pushed a commit that referenced this pull request Dec 3, 2025
…58389) (#58692)

* 56058: Removing refresh state consumption for Dag header

* Updated formatting

* 56058: Removed spinner from all headers

---------
(cherry picked from commit c7a9f79)

Co-authored-by: Vivek Nanda <viveknanda1984@yahoo.com>
Co-authored-by: Vivek Nanda <vnanda@cloudera.com>
Copilot AI pushed a commit to jason810496/airflow that referenced this pull request Dec 5, 2025
* 56058: Removing refresh state consumption for Dag header

* Updated formatting

* 56058: Removed spinner from all headers

---------

Co-authored-by: Vivek Nanda <vnanda@cloudera.com>
itayweb pushed a commit to itayweb/airflow that referenced this pull request Dec 6, 2025
* 56058: Removing refresh state consumption for Dag header

* Updated formatting

* 56058: Removed spinner from all headers

---------

Co-authored-by: Vivek Nanda <vnanda@cloudera.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dag unpause loading issue on UI

4 participants