tiagobento commented on code in PR #2657:
URL:
https://github.com/apache/incubator-kie-tools/pull/2657#discussion_r1799776234
##########
packages/dmn-editor/src/overlaysPanel/OverlaysPanel.tsx:
##########
@@ -159,6 +161,27 @@ export function OverlaysPanel({ availableHeight }:
OverlaysPanelProps) {
}
/>
</FormGroup>
+ <FormGroup
+ label={"Enable evaluation highlights"}
+ labelIcon={
+ <Tooltip
+ content={"Enable evaluation highlights on nodes(decisions?),
decision tables and conditional expressions"}
Review Comment:
"Enable highlighting Decision Table rules and Boxed Conditional Expression
branches based on evaluation results, also showing success/error status badges
on Decision nodes."
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]