github-actions[bot] opened a new pull request, #62187: URL: https://github.com/apache/airflow/pull/62187
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. (cherry picked from commit d2377a9bed131adfaa9c08f16d68f5162518fda3) Co-authored-by: Michael Silvestre <[email protected]> Closes: #61384 -- 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]
