You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the PF topology provided TaskNode and TaskEdge components will not work top to bottom [...] There should be an option added to PF topology pipelines for top to bottom. Would need to create new node and edge components to support this @jeff-phillips-18
Describe the problem
A clear and concise description of the problem. Which components are affected?
The pipelines logic for drawing nodes/and edges doesn't support vertical layouts.
Following discussions with @andrewballantyne and @jeff-phillips-18 related to new RHOAI designs for v2 pipelines:
See draw-utils.ts for edge logic and
PipelineDagreLayout.tsx for layout attributes.
How do you reproduce the problem?
Current Pipelines layout only supports drawing from left to right. https://www.patternfly.org/topology/pipelines
Expected behavior
Pipelines support for Top to Bottom layout.
What is your product and what release date are you targeting?
RHOAI
The text was updated successfully, but these errors were encountered: