bpmn-io/bpmn-js

Label double moves on batch movement

开放

#1,766 创建于 2022年11月10日

 (3 条评论) (0 个反应) (0 位负责人)JavaScript (1,249 个派生)batch import
backlogbuggood first issuemodelingspring cleaning

仓库指标

星标
 (7,739 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Describe the Bug

If I move a label along with another element that connects to the label target the label moves twice, causing quirky behavior:

capture LMEmCl_optimized

Steps to Reproduce

  1. Open label-double-move.bpmn.txt on https://demo.bpmn.io/
  2. Select ASD label + choose reciepe task
  3. Move both
  4. See label move twice

Expected Behavior

Two options:

  • Move label with connection
  • Move label with task

Not sure which one is better. Do not move twice.

Environment

  • Browser: Any
  • OS: Any
  • Library version: 8.x, 9.x, 10.x (tested)

贡献者指南