bpmn-io/bpmn-js

Select target instead of connection when connecting

Open

#2,142 opened on Apr 17, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (1,249 forks)batch import
backlogenhancementgood first issueneeds discussionspring cleaning

Repository metrics

Stars
 (7,739 stars)
PR merge metrics
 (Avg merge 4h 59m) (9 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe.

When connecting two shapes the new connection will be selected afterwards. We should reconsider whether it would be better for the flow to select the target instead.

brave_u42V1NjOSF

Describe the solution you'd like

Select target after connect.

Describe alternatives you've considered

Keeping the existing behavior.

Additional context

Slack thread: https://camunda.slack.com/archives/C0693F1NFK5/p1713361255849419

Contributor guide