bpmn-io/bpmn-js

Alignment tools for labels don't work inside of participant/lane

オープン

#2,371 opened on 2025/12/22

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (1,249 件のフォーク)batch import
backlogbuggood first issuemodelingspring cleaning

Repository metrics

Stars
 (7,739 個のスター)
PR merge metrics
 (平均マージ 4h 59m) (30d で 9 merged PRs)

説明

Describe the Bug

Alignment helpers (snap lines) for external labels show outside of participant, but not within participant / lane:

Image

Steps to Reproduce

  • Align external label with Gateway/Event outside of participant
    • See that label target is "peer" used for horizontal center alignment
  • Align external label with Gateway/Event inside of participant
    • See that label target is not accounted as "peer", and no assistance is given

Can be reproduced on demo.bpmn.io.

Expected Behavior

Same behavior, independent of the modeling context.

Environment

  • Browser: Chrome 148
  • OS: Any (Linux, Ubuntu 24)
  • Library version: v18.9.1 / demo.bpmn.io

コントリビューターガイド