camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.49k stars 479 forks source link

FEEL popup editor does not scroll #3894

Open nikku opened 1 year ago

nikku commented 1 year ago

Describe the bug

If you have a huge FEEL expression, then the popup editor is not scrolling:

image

Steps to reproduce

  1. Enter huge FEEL expression into a field (field auto-expands)
  2. Open popup editor
  3. Popup editor is stuck at fixed height, no scrolling happens

Expected behavior

FEEL popup editor scrolls.

Environment

Additional context

Found integration testing https://github.com/camunda/web-modeler/pull/6222.


Depends on https://github.com/bpmn-io/properties-panel/issues/316

nikku commented 11 months ago

Let's park this for now.