iuga commented on issue #29100:
URL: https://github.com/apache/airflow/issues/29100#issuecomment-1409240052

   My 2 cents:
   As strong users of Airflow, we often have complex DAGs with thousands of 
tasks, and the Grid View has been a crucial tool for us to manage and optimize 
how we consume information. In 2.4.x, we were able to take advantage of the 
scroll bar to maximize the information displayed on the screen. However, with 
the changes in 2.5.x we are only being able to view around 9 rows at a time, 
and it significantly restricts our ability to quickly access the information we 
need. Hope our use case can provide you more insights to improve the scrolling 
solution:
   
   **2.4.x**
   <img width="1387" alt="2 4 x" 
src="https://user-images.githubusercontent.com/1430179/215580508-1d339460-98fc-4d56-8887-7d56f4146430.png";>
   
   **2.5.x**
   <img width="1394" alt="2 5 x" 
src="https://user-images.githubusercontent.com/1430179/215580551-d10886b2-fdad-4183-9772-a26591b9a4cc.png";>
   


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