Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

1. Drag and drop two BPMN shapes into Lane 1 or Lane 2.

 Scenario: Try to move second shape without first clicking (do not select/focus). Bug: Event positionChange NOT raised


 2. Drag and drop two BPMN shapes into Lane 1 or Lane 2 and try to use new connector to connect shapes.


The connectionChange event is raised to many times on move. Should be only on drop/leave connector.