hkarakaki opened a new issue #17717:
URL: https://github.com/apache/airflow/issues/17717


   **Apache Airflow version**: 2.1.2
   
   **OS**: Ubuntu 18.04.5
   
   **Apache Airflow Provider versions**: 
   apache-airflow-providers-amazon==2.1.0
   apache-airflow-providers-celery==2.0.0
   apache-airflow-providers-ftp==2.0.0
   apache-airflow-providers-imap==2.0.0
   apache-airflow-providers-jdbc==2.0.0
   apache-airflow-providers-postgres==2.0.0
   apache-airflow-providers-sqlite==2.0.0
   
   **Deployment**: Helm + K8s
   
   **What happened**: In tree view, when the names of the tasks are long, they 
get behind the tree.
   
   **What you expected to happen**: Tree moves to the right not blocking the 
names of the tasks.
   
   **How to reproduce it**: Just create a Dag with task names that are long 
enough.
   Also depends on the dependencies, but around 60 chars do it.
   
   **Anything else we need to know**: It's not a blocker, but it was easier to 
follow the execution of some of our bigger DAGs in v2.1.0, it becomes a problem 
when sharing screen on videocalls or explaining something on screen. Adding a 
picture of how it looks like.
   
   **Are you willing to submit a PR?**: I'm not an expert in front end, so I'll 
pass this time.
   
   
   <img width="748" alt="Screenshot 2021-08-18 at 17 38 57" 
src="https://user-images.githubusercontent.com/19522531/130056595-1ddfcb82-d2ea-41c8-8eb2-c8873005729a.png";>
   
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to