bbovenzi opened a new pull request, #33421:
URL: https://github.com/apache/airflow/pull/33421

   Fix how we handle nested groups to make sure edge labels inside of groups 
are correctly positions and that nested nodes with the same label don't mess 
with rendering.
   
   
   
   | Before  |  After |
   |---|---|
   | <img width="645" alt="Screenshot 2023-08-15 at 4 30 24 PM" 
src="https://github.com/apache/airflow/assets/4600967/1ca915c6-09a0-4507-9a13-d8f6d7125731";>
  | <img width="1027" alt="Screenshot 2023-08-15 at 4 05 16 PM" 
src="https://github.com/apache/airflow/assets/4600967/00f0d00a-996c-44c4-a879-5bbcc56ea19b";>
  |
   |  <img width="796" alt="Screenshot 2023-08-15 at 4 30 18 PM" 
src="https://github.com/apache/airflow/assets/4600967/21d4bea6-cdf4-4a79-bffb-9c648395bc7b";>
 |  <img width="1018" alt="Screenshot 2023-08-15 at 4 05 00 PM" 
src="https://github.com/apache/airflow/assets/4600967/61a6729f-43e3-4a60-8471-9dac0ab1a498";>
 |
   
   
   
   
   
   ---
   **^ Add meaningful description above**
   Read the **[Pull Request 
Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)**
 for more information.
   In case of fundamental code changes, an Airflow Improvement Proposal 
([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals))
 is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party 
License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in a 
newsfragment file, named `{pr_number}.significant.rst` or 
`{issue_number}.significant.rst`, in 
[newsfragments](https://github.com/apache/airflow/tree/main/newsfragments).
   


-- 
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