Kusuma04-dev commented on code in PR #3119:
URL: 
https://github.com/apache/incubator-kie-tools/pull/3119#discussion_r2077711027


##########
packages/online-editor/src/editor/Toolbar/Accelerators/AcceleratorIndicator.tsx:
##########
@@ -64,6 +68,10 @@ export function AcceleratorIndicator(props: Props) {
           isOpen={isAcceleratorDetailsModalOpen}
           onClose={() => setAcceleratorDetailsModalOpen(false)}
           accelerator={currentAccelerator}
+          isApplying={true}

Review Comment:
   Thanks @tiagobento for pointing this . Yeah it is not needed here , it's an 
optional param that i have added.



-- 
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]

Reply via email to