Skip to content
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

Weird layout of sequence flows starting from boundary events on activity corners due to additional invalid waypoint #2270

Open
torge-hmn opened this issue Jan 7, 2025 · 2 comments
Labels
backlog Queued in backlog bug Something isn't working good first issue Good for newcomers spring cleaning Could be cleaned up one day ux

Comments

@torge-hmn
Copy link

Describe the Bug

When adding a sequence flow starting from a boundary event on an activity corner to an element below, the sequence flow gets aligned weirdly because an additional waypoint is added inside of the element:

image

Steps to Reproduce

  1. Add a boundary event to the corner of an activity
  2. Add an element below the activity
  3. Add a straight sequence flow from the boundary event to the element below

07-01-2025_17-05-46

Expected Behavior

The sequence flow should connect in a straight line between the boundary event and the element below without the additional waypoint.

Environment

@torge-hmn torge-hmn added the bug Something isn't working label Jan 7, 2025
@torge-hmn
Copy link
Author

torge-hmn commented Jan 7, 2025

Addition:

The same issue occurs when the element is on the right or left of the boundary event not only below.

image

EDIT: Second addition

The issue seems to occur in all cases where the center coordinate of the starting boundary event is within the bounds of the connected element on the same axis.

@barmac
Copy link
Member

barmac commented Jan 8, 2025

I can reproduce it. Thanks for reporting.

@barmac barmac added ux backlog Queued in backlog spring cleaning Could be cleaned up one day good first issue Good for newcomers labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog bug Something isn't working good first issue Good for newcomers spring cleaning Could be cleaned up one day ux
Projects
None yet
Development

No branches or pull requests

2 participants