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

BPMN Gateways no longer auto-generate corner arrows in the new UI #4974

Open
ukryzh opened this issue Mar 20, 2025 · 0 comments
Open

BPMN Gateways no longer auto-generate corner arrows in the new UI #4974

ukryzh opened this issue Mar 20, 2025 · 0 comments

Comments

@ukryzh
Copy link

ukryzh commented Mar 20, 2025

Preflight Checklist

  • [х] I agree to follow the Code of Conduct that this project adheres to.
  • [х] I have searched the issue tracker for a feature request that matches the one I want to file, without success.

You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.

If you are technical, you should report bugs along the lines of https://marker.io/blog/how-to-write-bug-report. If you are not technical, we will make allowances, please try to make an effort to understand the process.

Describe the bug
In the latest update of draw.io, the UI has changed, and BPMN diagrams no longer automatically generate corner arrows when connecting from a gateway. Previously, this behavior was in line with BPMN notation, but now users have to manually adjust the arrows, which is inconvenient and inconsistent with standard notation.

To Reproduce
Steps to reproduce the behavior:

  1. Open draw.io and create a new BPMN diagram.
  2. Add a gateway element.
  3. Try connecting it to another element (e.g., a task or event).
  4. Notice that the connection does not automatically form a cornered arrow as it used to.

Expected behavior
When connecting from a BPMN gateway, the arrow should automatically create a cornered path, as per BPMN standards.

Actual behavior
The arrow is drawn in a straight line, requiring manual adjustment.

Screenshots
Image

draw.io version (In the Help->About menu of the draw.io editor):

  • draw.io version 26.1.1

Desktop (please complete the following information):

  • OS: Windows 11 Pro
  • Browser: Chrome
  • Browser Version: 134.0.6998.89

I tested the problem in incognito/private mode with all browser extensions switched off, write "yes" below:

  • no

Additional context
This issue affects BPMN diagram usability and compliance with notation standards. Was this an intentional change, or is it a bug?

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

No branches or pull requests

1 participant