-
Enhancement
-
Resolution: Done
-
Major
-
None
-
False
-
None
-
False
-
---
-
---
-
-
-
2023 Week 06-08 (from Feb 6), 2023 Week 09-11 (from Feb 27)
All states except Sleep State should display the icon with data filter values.
Expected Result
- Parameter is not required so should be visible only if value of stateDataFilter [1] is set even if empty.
- fa-filter icon [1], [2] from Patternfly should be used
- Long input and output parameter values should be cut to 30 symbols.
- Supported states: Event, Operation, Switch, Parallel, Inject, ForEach, Callback.
[1]
[2]Icon svg:
<svg style="vertical-align:-0.125em" fill="currentColor" height="100%" width="100%" viewBox="0 0 10 10" aria-hidden="true" role="img" aria-describedby="pf-tooltip-380" xmlns="http://www.w3.org/2000/svg" xmlns:bx="https://boxy-svg.com"> <defs></defs> <path d="M 9.531 0 L 0.469 0 C 0.053 0 -0.157 0.505 0.138 0.8 L 3.75 4.413 L 3.75 8.437 C 3.75 8.59 3.825 8.734 3.95 8.822 L 5.513 9.915 C 5.821 10.131 6.25 9.912 6.25 9.531 L 6.25 4.413 L 9.862 0.8 C 10.157 0.506 9.948 0 9.531 0 Z" bx:origin="-0.000013 0"></path> </svg>
[3] The stateDataFilter parameter:
"stateDataFilter": { "input": "${ {fruits: .fruits} }", "output": "${ .provisionedOrders }" },
- causes
-
KOGITO-8762 SWF Viewer - stateDataFilter icon shows also undefined values
- Open
- is incorporated by
-
KOGITO-9008 Serverless Workflow Visualization Improvements - DP6
- Resolved
- relates to
-
KOGITO-8726 SWF Viewer - State Icons autolayout
- Open