bpmn-io/bpmn-js

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

Open

#2,371 建立於 2025年12月22日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (1,249 fork)batch import
buggood first issuemodelingspring cleaning

倉庫指標

Star
 (7,739 star)
PR 合併指標
 (平均合併 4小時 59分鐘) (30 天內合併 9 個 PR)

描述

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

貢獻者指南