Kusuma04-dev commented on code in PR #2902:
URL:
https://github.com/apache/incubator-kie-tools/pull/2902#discussion_r2012761406
##########
packages/dmn-editor/tests-e2e/drgElements/changeBkmProperties.spec.ts:
##########
@@ -137,4 +137,11 @@ test.describe("Change Properties - BKM", () => {
await expect(diagram.get()).toHaveScreenshot("change-bkm-position.png");
});
+ test("should change the BKM node description after selecting BKM node",
async ({ nodes, beePropertiesPanel }) => {
Review Comment:
Thanks for the review @ljmotta . As the issue arises only when selecting
decision/BKM node , i thought to keep it like this to understand better . And
yeah your suggestion also looks good and modified it.
--
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]