bpmn-io/bpmn-js

Select target instead of connection when connecting

Open

#2.142 aberto em 17 de abr. de 2024

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (1.249 forks)batch import
backlogenhancementgood first issueneeds discussionspring cleaning

Métricas do repositório

Stars
 (7.739 stars)
Métricas de merge de PR
 (Mesclagem média 17h 6m) (4 fundiu PRs em 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

Guia do colaborador