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

   Thanks for bringing back the grid view. I tried the PR locally. Couple of 
suggestions from my end.
   
   1. The presence of titles dag, dag run, etc makes the breadcrumb little 
misaligned at first look personally. The Airflow 2 UI doesn't have titles and I 
think it will be good to remove them making the breadcrumb cleaner.
   
   
![image](https://github.com/user-attachments/assets/201e2673-9e62-4db3-b96d-48d863916e8a)
   
   2. There could be a minimum width to the panel. Scrolling all the way to 
left causes the grid to render above task ids. Airflow 2 had some minimum width 
   
   
![image](https://github.com/user-attachments/assets/4e288c15-10ee-4c86-ad17-67f7056144e8)
   
   3. There could be a full screen button for each panel so that views like 
graph and right panel can be toggled to utilize the full screen space. Airflow 
2 had feature where one can click on a dagrun, select full screen to have only 
the column and go through all the details in the right pane for the dagrun.
   
   4. Trigger dag doesn't refresh the grid. Clearing a run and marking the 
dagrun updates the breadcrumb but grid is not refreshed. 
   
   5. Next run after and schedule value being always displayed in the top right 
was useful in Airflow 2 irrespective of the view. This seems to be present only 
on selecting the dag page.


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