The GitHub Actions job "Tests" on 
airflow.git/fix/graph-layout-orientation-61384 has succeeded.
Run started by GitHub user rsilvestre (triggered by eladkal).

Head commit for run:
d387e08b0c2b3836c1bb495793d50c9baef6ad3a / Michaël Silvestre 
<[email protected]>
fix(ui): only apply elk.portConstraints for LR orientation in graph view

The `elk.portConstraints: "FIXED_SIDE"` layout option breaks ELK.js
layout for non-LR orientations (TB, BT, RL) when TaskGroups are present,
causing nodes to spread horizontally and overlap. This is a regression
introduced between 3.0.6 and 3.1.x.

Conditionally apply the constraint only for RIGHT (LR) direction,
restoring correct layout behavior for all orientations.

Closes: #61384

Report URL: https://github.com/apache/airflow/actions/runs/22153975540

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to