viveknanda commented on issue #56058: URL: https://github.com/apache/airflow/issues/56058#issuecomment-3535572137
> Honestly, we should probably just get rid of these spinners @bbovenzi are you suggesting to remove the spinner by just excluding to set the prop `isRefreshing` in https://github.com/apache/airflow/blob/main/airflow-core/src/airflow/ui/src/pages/Dag/Dag.tsx#L111 or for a much wider impact from the primary component itself https://github.com/apache/airflow/blob/main/airflow-core/src/airflow/ui/src/components/HeaderCard.tsx#L50 I think it is safer to go with the former just for this specific use case, but I wanted to hear from you on this ask. -- 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]
