bpmn-io / bpmn-js-properties-panel

A properties panel for bpmn-js.
MIT License
293 stars 196 forks source link

feat: change Header value input and Field Injection value input to text areas #1065

Closed jarekdanielak closed 2 months ago

jarekdanielak commented 3 months ago

Proposed Changes

As a user I want to be able to conveniently put multiple lines of text into Header value input and Field Injection value input.

Updated dependency to @bpmn-io/properties-panel as the new version has a fix for UX of text area. Don't want to introduce new text areas that I know would be bugged.

Related to https://github.com/camunda/camunda-modeler/issues/2982

image

image

Checklist

To ensure you provided everything we need to look at your PR: