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
Describe the problem
A clear and concise description of the problem. Which components are affected?
When TaskNode was refactored to apply TaskPill as part of #221, the customStatusIcon functionality was reverted.
Describe the problem
A clear and concise description of the problem. Which components are affected?
When
TaskNode
was refactored to applyTaskPill
as part of #221, thecustomStatusIcon
functionality was reverted.Add this logic to TaskPill: 018c394#diff-3fac288e3650a6ea4569063a20a71c99144ee01382762b0e6189e16af1906d0a
How do you reproduce the problem?
Provide steps to reproduce. A codesandbox demonstrating the problem is appreciated.
In demo app, go to Pipelines -> Task Nodes. The task node applies the error icon instead of the custom icon that's set in
useDemoPipelineNodes.tsx
Expected behavior
A clear and concise description of the expected behavior.
The text was updated successfully, but these errors were encountered: