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

   Closes: https://github.com/apache/airflow/issues/59598
   
   Fixes the UI sending too many queries to the backend on the 'tasks' tab by 
converting the 'Card' list rendering to a normal 'Table', until we have a 
custom UI endpoint that returns the 'recent task instances' (+pagination) 
similarly to what we have for `ui/get_dags`
   
   ### Before
   <img width="1918" height="970" alt="Screenshot 2026-01-20 at 16 58 49" 
src="https://github.com/user-attachments/assets/fa292471-ba4a-4051-968d-7dcb8047e2da";
 />
   <img width="1913" height="968" alt="Screenshot 2026-01-20 at 16 59 10" 
src="https://github.com/user-attachments/assets/2b9e4080-dc8d-4ad0-9d24-9ee3f876be3a";
 />
   
   
   
   ### After
   <img width="1918" height="929" alt="Screenshot 2026-01-20 at 16 58 31" 
src="https://github.com/user-attachments/assets/c56e3085-7837-46ac-a827-e686ad79ec35";
 />
   


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