Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
kie-issues#886: On the DMN Editor, adding waypoints to edges that don't have a corresponding DMNEdge associated with it should create the DMNEdge and add the waypoint normally #2546
kie-issues#886: On the DMN Editor, adding waypoints to edges that don't have a corresponding DMNEdge associated with it should create the DMNEdge and add the waypoint normally #2546
Changes from 49 commits
efa4577
8eac192
7a79145
de4b79f
5b1f21f
05c48a2
dc80ddc
94db899
8cfc2f5
eadc55e
b25ca85
babe9a2
c2cbace
632adeb
f650d0a
d95740b
ff2c7fc
77c96e5
fb13967
dda9611
ba8b40d
e3d0b79
4ea5a26
8a2b8eb
411814d
5bad3f8
8b98787
3de7056
b28961d
1b7d807
dd67a91
302ec19
cb56865
63c9187
269d5a5
20ebd51
e5eb1a0
f4207a8
bc8495e
1da182f
4ac0a99
8eaa8b9
6d6cc5b
9be924f
a5044c8
d3fc589
79f64d2
38ce320
006000e
3a77fd3
5ea16c2
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 900 in packages/dmn-editor/src/diagram/Diagram.tsx
GitHub Actions / run (ubuntu-latest, 2)
Check warning on line 900 in packages/dmn-editor/src/diagram/Diagram.tsx
GitHub Actions / run (macos-13, 2)
Check warning on line 900 in packages/dmn-editor/src/diagram/Diagram.tsx
GitHub Actions / run (windows-latest, 2)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've been doing that kind of cleanup every time I see it. Nice!