bpmn-io/bpmn-js

Label double moves on batch movement

Open

#1766 aperta il 10 nov 2022

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (1249 fork)batch import
backlogbuggood first issuemodelingspring cleaning

Metriche repository

Star
 (7739 star)
Metriche merge PR
 (Merge medio 17h 6m) (4 PR mergiate in 30 g)

Descrizione

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)

Guida contributor