You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "cedric-ejara (via GitHub)" <gi...@apache.org> on 2023/09/16 23:00:29 UTC

[GitHub] [airflow] cedric-ejara opened a new issue, #34429: UI/UX Graph Display

cedric-ejara opened a new issue, #34429:
URL: https://github.com/apache/airflow/issues/34429

   ### Apache Airflow version
   
   Other Airflow 2 version (please specify below)
   
   ### What happened
   
   The graph is displayed in an unusual size in **version 2.7.0**
   [Screenshot from 2023-09-16 23-38-05](https://github.com/apache/airflow/assets/131764205/cf02507f-7593-4cd5-9969-bddf6e45083e)
   [Screenshot from 2023-09-16 23-41-38](https://github.com/apache/airflow/assets/131764205/476933d0-f50c-47ce-91c3-943c52312025)
   [Screenshot from 2023-09-16 23-39-09](https://github.com/apache/airflow/assets/131764205/09b8198b-56a6-480e-9909-087b886976e6)
   
   
   ### What you think should happen instead
   
   I expect that the graph be displayed well and all the extract spaces removed, according to the parent of the container.
   Like this
   
   [Screenshot from 2023-09-16 23-54-11](https://github.com/apache/airflow/assets/131764205/2fc7948a-b89d-4573-9606-450ff7a11418)
   
   
   ### How to reproduce
   
   I created a dag use to generate tasks in my main dag and for every source group I create a table group > source_name > table_name group some sources have like 31 tables while others have less and other have more, and it created that display graph.
   
   ### Operating System
   
   Ubuntu 22.10
   
   ### Versions of Apache Airflow Providers
   
   apache-airflow-providers-celery==3.3.3
   apache-airflow-providers-common-sql==1.7.1
   apache-airflow-providers-ftp==3.5.1
   apache-airflow-providers-http==4.5.1
   apache-airflow-providers-imap==3.3.1
   apache-airflow-providers-slack==8.0.0
   apache-airflow-providers-snowflake==5.0.0
   apache-airflow-providers-sqlite==3.4.3
   
   
   ### Deployment
   
   Virtualenv installation
   
   ### 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: commits-unsubscribe@airflow.apache.org.apache.org

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


[GitHub] [airflow] Taragolis commented on issue #34429: UI/UX Graph Display

Posted by "Taragolis (via GitHub)" <gi...@apache.org>.
Taragolis commented on issue #34429:
URL: https://github.com/apache/airflow/issues/34429#issuecomment-1722337220

   @cedric-ejara could you also provide example DAG for reproduce this issue. This not required to be real DAG, some simple combination of empty/python operators would be enough.


-- 
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-unsubscribe@airflow.apache.org

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


Re: [I] UI/UX Graph Display [airflow]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #34429:
URL: https://github.com/apache/airflow/issues/34429#issuecomment-1763548110

   This issue has been closed because it has not received response from the issue author.


-- 
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-unsubscribe@airflow.apache.org

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


Re: [I] UI/UX Graph Display [airflow]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #34429: UI/UX Graph Display
URL: https://github.com/apache/airflow/issues/34429


-- 
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-unsubscribe@airflow.apache.org

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


Re: [I] UI/UX Graph Display [airflow]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #34429:
URL: https://github.com/apache/airflow/issues/34429#issuecomment-1751872063

   This issue has been automatically marked as stale because it has been open for 14 days with no response from the author. It will be closed in next 7 days if no further activity occurs from the issue author.


-- 
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-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] boring-cyborg[bot] commented on issue #34429: UI/UX Graph Display

Posted by "boring-cyborg[bot] (via GitHub)" <gi...@apache.org>.
boring-cyborg[bot] commented on issue #34429:
URL: https://github.com/apache/airflow/issues/34429#issuecomment-1722335618

   Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.
   


-- 
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-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] NEONITIN3 commented on issue #34429: UI/UX Graph Display

Posted by "NEONITIN3 (via GitHub)" <gi...@apache.org>.
NEONITIN3 commented on issue #34429:
URL: https://github.com/apache/airflow/issues/34429#issuecomment-1732211941

   @cedric-ejara  hi. Airflow version 2.7 


-- 
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-unsubscribe@airflow.apache.org

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