viveknanda opened a new pull request, #56303:
URL: https://github.com/apache/airflow/pull/56303

   closes: #[56058](https://github.com/apache/airflow/issues/56058)
   
   <!-- Please keep an empty line above the dashes. -->
   ---
   The change in this PR aims to validate that _latestRun_ is defined before 
invoking the _isStatePending_ function with it state prop. The _isStatePending_ 
function has a broad _falsy_ check and returns _true_ for states which are 
_null_ or _undefined_. This lead the _isRefreshing_ prop to be set to _true_ 
and for the loading indicator to show up.
   


-- 
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]

Reply via email to