Open marstamm opened 5 months ago
When I manually expand a Text Area and type, it immeidately resizes to fit the size of the content. This works in both directions (expanding and collapsing)
Property to test:
{ "label": "text", "type": "Text", "binding": { "type": "zeebe:property", "name": "dynamic" } }
Same behavior as for "feel: optional" text fields. When I manually change the size, keep it when editing:
I can reproduce this. It does not happen to the non-template fields like documentation.
Adding to spring cleaning and backlog as I think this is a minor annoyance, to be fixed, some day, maybe.
backlog
Describe the Bug
When I manually expand a Text Area and type, it immeidately resizes to fit the size of the content. This works in both directions (expanding and collapsing)
Steps to Reproduce
Property to test:
Expected Behavior
Same behavior as for "feel: optional" text fields. When I manually change the size, keep it when editing:
Environment