TedHaleyPDL commented on PR #32958:
URL: https://github.com/apache/airflow/pull/32958#issuecomment-1841679430

   ![Screenshot 2023-10-17 at 2 54 56 
PM](https://github.com/apache/airflow/assets/93050126/ec677340-5208-49c8-bfe7-e4c456f85a1a)
   ![Screenshot 2023-12-05 at 1 50 01 
PM](https://github.com/apache/airflow/assets/93050126/55eb5767-9569-43bc-8292-c7035883eaab)
   Here is the same DAG before and after the update. The changes make 
determining individual task state much more difficult to track at a glance. 
There is virtually no contrast between nodes and edges. There is essentially no 
use of colour now to convey state, only small tags within the nodes that are 
easy to miss.
   
   ![Screenshot 2023-12-05 at 1 32 24 
PM](https://github.com/apache/airflow/assets/93050126/71bdb938-fd5a-4acd-a564-15b3ec43aff6)
   Highlighting task dependencies only seems to work now when the DAG is turned 
on.
   
   ![Screenshot 2023-12-05 at 1 33 01 
PM](https://github.com/apache/airflow/assets/93050126/67aa7aea-dbf8-45a9-ab6d-978259e296eb)
   Identifying TaskGroups is no longer done by colour, only by text describing 
the number of tasks that the task includes.
   Expanding the TaskGroup is now only done via hyperlink text, previously the 
entire node you could interact with.
   
   ![Screenshot 2023-12-05 at 1 39 45 
PM](https://github.com/apache/airflow/assets/93050126/f8a7a2f9-6c56-4711-9a6d-201e9f4f7cb4)
   ![Screenshot 2023-12-05 at 1 39 55 
PM](https://github.com/apache/airflow/assets/93050126/e3b33b62-ffbd-4ebe-8a59-1e149fb92313)
   Logs are no longer visible when clicking on the log tab, you must also click 
into 'see more' to actually see the logs from the task.
   
   ![Screenshot 2023-12-05 at 1 42 35 
PM](https://github.com/apache/airflow/assets/93050126/d80872d9-7418-4bed-8c6e-6cad6c6cc271)
   There is not enough contrast between edge lines and nodes.


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