bbovenzi opened a new issue, #49568: URL: https://github.com/apache/airflow/issues/49568
### Apache Airflow version 3.0.0 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? When we fixed the task name overlap in https://github.com/apache/airflow/pull/47994. We accidentally removed the background to show hover+selected backgrounds to see what task instance you are looking at. See below how the task name has a bg but the grid statuses do not: <img width="242" alt="Image" src="https://github.com/user-attachments/assets/c0422335-3eee-4786-847e-45545af188e7" /> ### What you think should happen instead? The hover and selected background effects should exist across the whole grid view to create a "crosshairs" effect so users can easily see what task instance is selected. ### How to reproduce Select any task instance or hover over any task instance in the grid view and see that the background by the task state doesn't change ### Operating System all ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
