-
Notifications
You must be signed in to change notification settings - Fork 16.3k
56058: Removing refresh state consumption for Dag header #58389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
pierrejeambrun
left a comment
There was a problem hiding this 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.
@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. |
…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>
* 56058: Removing refresh state consumption for Dag header * Updated formatting * 56058: Removed spinner from all headers --------- Co-authored-by: Vivek Nanda <vnanda@cloudera.com>
* 56058: Removing refresh state consumption for Dag header * Updated formatting * 56058: Removed spinner from all headers --------- Co-authored-by: Vivek Nanda <vnanda@cloudera.com>
closes: #56058
Change in this PR aim to remove the spinner from Dag Header as suggested by @bbovenzi here
GIF
