rajalakshmys-27 commented on PR #3580: URL: https://github.com/apache/incubator-kie-tools/pull/3580#issuecomment-4553399710
Hi @jomarko, Thanks for reviewing this! I’ve fixed the issue where connected nodes created by dragging from a handle were incorrectly added to the top-level process instead of the parent subprocess. The change ensures new connected nodes are placed inside the correct subprocess flowElement array, so they now move together with their containing subprocess. https://github.com/user-attachments/assets/28fba828-fb27-4126-b9b8-93c2b41dbd3a -- 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]
