jomarko commented on PR #2254:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2254#issuecomment-2074399311

   @tiagobento thank you for the warning, about the warnings, I believe I fixed 
all I introduced in `ShapeOptions.tsx`. I pushed also a new code comparing 
yesterday status, the `onBlur` was problematic in this scenario.
   - add two nodes, change their sizes randomly
   - open properties panel, **Shape** section
   - select first node
   - change its **width**, using properties panel input box, and confirm by 
click into **height** properties panel input box
   - select second node
   - ❗  here the second node **height** was incorrectly updated, because 
**onBlur** was invoked, but already different node was selected
   


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