The center most pane of the workflow detail view should display the node graph of the the workflow
Description
Environment
None
Potential Workaround
None
Checklist
hideActivity
Show:
Done
Details
Details
Assignee
Kevin Day
Kevin DayReporter
Jeremy Huff
Jeremy HuffPriority
Story Points
5
Sprint
None
Development Team
Aggies
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created July 30, 2024 at 9:24 PM
Updated August 21, 2024 at 2:15 PM
Resolved August 21, 2024 at 2:15 PM
TestRail: Cases
TestRail: Runs
Given the existence of the workflow detail view with multi-pane support, the center pane should display a vertical linear graph of the workflows nodes.
These nodes should display the type of node as well as the name of the specific node.
Making these nodes selectable is out of scope.
Displaying nested sub-tasks is out of scope. Instead a single node denoting the entire sub-task may be used.
Figure out what libraries/functionality that other folio projects are using and base the design off of them to help maintain a consistent “folio” feel.