Closed nikku closed 4 months ago
The default behavior for our editors is to line-wrap textarea style:
We see the decision table (cell) editor exibit a different behavior:
Editor wraps (as the display / textarea) does.
Depends on https://github.com/bpmn-io/dmn-js/issues/838
Fixed upstream via https://github.com/bpmn-io/dmn-js/pull/876, integrated via https://github.com/camunda/camunda-modeler/commit/d01ea95d50b51d06108a6dec1ce84435ed1fa4da.
Describe the bug
The default behavior for our editors is to line-wrap textarea style:
We see the decision table (cell) editor exibit a different behavior:
Steps to reproduce
Expected behavior
Editor wraps (as the display / textarea) does.
Environment
Additional context
Depends on https://github.com/bpmn-io/dmn-js/issues/838