tirkarthi commented on PR #38449:
URL: https://github.com/apache/airflow/pull/38449#issuecomment-2092365138

   @bbovenzi Sorry, I got held up at work. Fixed the code comments to use a 
spinner like other pages and an alert on API error. Did a basic test with a 
mapped task which also seems to be working as expected. Screenshots as below. 
   
   Please note that I have enabled this check for tasks in None state as well 
as there are cases like execution_date is greater than end_date that will be 
useful. In the old page I see this table always being shown so please let me 
know if this is needed always or task in scheduled state or task in 
None/scheduled state. 
   
   Spinner during API call
   
   
![image](https://github.com/apache/airflow/assets/3972343/6e1467d6-2dfc-4222-9b08-848966183336)
   
   API failed : 
   
   
![image](https://github.com/apache/airflow/assets/3972343/393a0d8a-b9a7-4618-8332-8a3d865709fa)
   
   Table rendering :
   
   
![image](https://github.com/apache/airflow/assets/3972343/829a1757-01a8-4c24-b8e9-1434941ab7ac)
   


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