diogotrodrigues commented on PR #47994: URL: https://github.com/apache/airflow/pull/47994#issuecomment-2781574349
I have updated the code with the changes you asked @bbovenzi and @pierrejeambrun, to avoid styling duplication, I moved it inside the TaskName component and also Updated the grid layout so that the status bars are now fully visible, while task names use the remaining space. If a task name doesn’t fit, it’s truncated with an ellipsis, and hovering over it reveals the full name in a tooltip. Thank you for all the help, ideas, and support throughout this process! Here is a quick video demonstrating the changes: https://github.com/user-attachments/assets/2e65c62e-9764-4d6a-9904-489c91fa2d0e -- 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]
