vatsrahul1001 opened a new issue, #55171: URL: https://github.com/apache/airflow/issues/55171
### Apache Airflow version 3.0.6 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? Noticed a UI regression in the main . Earlier (tested on 3.0.6), long task names in the graph view were automatically wrapped, making DAG runs visible. But now in main, task names are no longer wrapping, due to which dag runs are not visible. Could this be regression after Gannt view ? **3.0.6** <img width="3456" height="1720" alt="Image" src="https://github.com/user-attachments/assets/8a5d718e-4c57-487c-be83-1beec0b6c0ce" /> **main** <img width="3456" height="1718" alt="Image" src="https://github.com/user-attachments/assets/2830784d-3b69-4127-8cfb-a7eaeb008923" /> ### What you think should happen instead? _No response_ ### How to reproduce Dag runs should be visible even if task name are large ### Operating System linux ### 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? - [ ] 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]
