salt-ds
salt-ds copied to clipboard
Nested stepped tracker
Closes https://github.com/jpmorganchase/salt-ds/issues/1869 Adds support for nesting steps in a vertical SteppedTracker.
Nesting is achieved via the depth
prop on the TrackerStep
component. When a step has nested children, the step icon will show an "in progress" icon when some of the children are completed, and a "completed" icon when all children are completed.