bpmn-io/bpmn-js

Select target instead of connection when connecting

Aberta

#2.142 aberto em 17 de abr. de 2024

 (3 comentários) (0 reação) (0 responsável)JavaScript (1.249 forks)batch import
backlogenhancementgood first issueneeds discussionspring cleaning

Métricas do repositório

Stars
 (7.739 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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