Saadmadni84 commented on code in PR #60105:
URL: https://github.com/apache/airflow/pull/60105#discussion_r2665283075


##########
airflow-core/src/airflow/ui/src/pages/DagsList/DagCard.tsx:
##########
@@ -39,6 +51,65 @@ type Props = {
   readonly dag: DAGWithLatestDagRunsResponse;
 };
 
+/* -------------------------------
+ * Task Instance Summary Component
+ * ------------------------------- */

Review Comment:
   <img width="1470" height="956" alt="Screenshot 2026-01-06 at 8 41 37 PM" 
src="https://github.com/user-attachments/assets/697c932a-8995-4e12-9ad8-f6eeee0a5f47";
 />
   
   
   I ran the UI locally to validate the change and fixed a small issue 
discovered during testing.
   The screenshot above reflects the latest behavior.
   



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