Skip to content

kie-issues#898: DMN Editor: Moving the divider line of or resizing a Decision Service #3162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

aswathitv
Copy link
Contributor

Closes kie#898

  • Resizing a Decision Service in a DRD resizes decision service in all other DRDs that contain it.

  • Moving the divider line of a decision service in a DRD replicates the change in all other DRD that contains the decision service.

  • Resizing a decision service in a DRD results in repositioning of neighbouring nodes in other DRD so as to avoid overlapping.

Copy link
Contributor

@tiagobento tiagobento left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @aswathitv! Another great PR. Left some comments inline, please consider them.

@aswathitv aswathitv requested a review from tiagobento May 30, 2025 16:16
@aswathitv aswathitv requested a review from tiagobento June 27, 2025 09:01
@tiagobento
Copy link
Contributor

@aswathitv Wouldn't it be better to include all the code responsible for special treatment when resizing a node inside the resizeNode mutation? Just like you did for the updateDecisionServiceDividerLine...

Copy link
Contributor

@jomarko jomarko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR. I really appreciate the tests. Are the screenshots having correct DMN model version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Decision Services & multiple DRDs: Moving the divider line of or resizing a Decision Service
3 participants