ngreen-ny opened a new issue, #25126: URL: https://github.com/apache/airflow/issues/25126
### Apache Airflow version 2.2.3 ### What happened We have a bunch of dags nested inside a dag and when looking at the tree view. The dag names which are quite long seem to overlap the dag run blocks. Please see screenshot attached.  . Any idea on how we can fix this going forward? ### What you think should happen instead Dag name in tree view should have a space and then show the dag run blocks an accomodate for longer dag names and not overlap. ### How to reproduce Make your dag or task name like 60 characters or more and see if the dagrun blocks overlap or if they scale correctly. ### Operating System Debian GNU/Linux 10 \n \l ### Versions of Apache Airflow Providers _No response_ ### Deployment Other 3rd-party Helm chart ### Deployment details Helm deployment inside of AWS EKS. Airflow Deployment: apiVersion: v2 description: Airflow Helm Chart (User Community) - used to deploy Apache Airflow on Kubernetes name: airflow version: 8.5.2 appVersion: 2.2.3 icon: https://airflow.apache.org/_images/pin_large.png home: https://github.com/airflow-helm/charts ### Anything else This occurs constantly in version 2.2.3 of apache airflow. ### 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]
