bpmn-io / bpmn-js

A BPMN 2.0 rendering toolkit and web modeler.
https://bpmn.io/toolkit/bpmn-js/
Other
8.48k stars 1.3k forks source link

Change menu header can move outside viewport #1861

Open nikku opened 2 years ago

nikku commented 2 years ago

Describe the Bug

In a scenario where page scrolling / margin is involved the change menu can move outside of the visible viewport:

capture 8A81Vh_optimized

Steps to Reproduce

  1. Open demo
  2. Add margin-top=100px to drawing canvas
  3. Experience above behavior

Expected Behavior

We find the appropriate position to display the chooser in the visible viewport, independent of canvas margin / page scrolling.

Environment

nikku commented 1 year ago

To be validated if this is also present in core bpmn-js.