bbovenzi commented on PR #51667:
URL: https://github.com/apache/airflow/pull/51667#issuecomment-3005820668

   - the grid axes lines in dark mode should be fixed
   - selected color also should be the same as the grid view
   - we need a minimum width for tasks
   - We should only allow the grid view toggle button to show when the user has 
a dag run or task instance
   - We should try to prevent the graph from completely rerendering when 
changing selection between tasks on the same dag run
   - The spacing is off between task name, the grid and then the gap between 
the grid and graph views.
   - The translation seems broken from my end
   - With one task the row height is not the same as the grid view
   <img width="590" alt="Screenshot 2025-06-25 at 2 36 35 PM" 
src="https://github.com/user-attachments/assets/f6bdd286-e086-416b-90c8-3caf9c5932ae";
 />
   <img width="1172" alt="Screenshot 2025-06-25 at 2 44 07 PM" 
src="https://github.com/user-attachments/assets/82f3d779-51b7-4437-be2c-8be38ec43d86";
 />
   
   
   We're close but I want to spend more time looking into the code to see if we 
can integrate the charting library into our view or if we'll need to go back to 
building our own gantt chart like in 2.x
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to