-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Partipant New Parent Indication Stays after Adding Boundary Event #1413
Labels
bug
Something isn't working
Comments
That bug is in the code base since November 2019. |
nikku
added a commit
that referenced
this issue
Jan 26, 2021
This ensures our FixHoverBehavior (that ensures we drop onto / connect to participants, not lanes) does fix the hover element during *.out, too. Otherwise there is no way for other behaviors to correctly remove hover indicators. Closes #1413
bpmn-io-tasks
bot
added
needs review
Review pending
and removed
backlog
Queued in backlog
labels
Jan 26, 2021
fake-join bot
pushed a commit
that referenced
this issue
Jan 28, 2021
This ensures our FixHoverBehavior (that ensures we drop onto / connect to participants, not lanes) does fix the hover element during *.out, too. Otherwise there is no way for other behaviors to correctly remove hover indicators. Closes #1413
philippfromme
pushed a commit
that referenced
this issue
Jan 28, 2021
This ensures our FixHoverBehavior (that ensures we drop onto / connect to participants, not lanes) does fix the hover element during *.out, too. Otherwise there is no way for other behaviors to correctly remove hover indicators. Closes #1413
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the Bug
If a participant has lanes the
new-parent
marker is not removed from it when adding a boundary event to a child.Steps to Reproduce
Expected Behavior
The
new-parent
should be reset.Environment
The text was updated successfully, but these errors were encountered: