Skip to content

"type": "Text" Fields do not keep size when editing #105

@marstamm

Description

@marstamm

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)

Recording 2024-06-04 at 10 22 10

Steps to Reproduce

Property to test:

      {
        "label": "text",
        "type": "Text",
        "binding": {
          "type": "zeebe:property",
          "name": "dynamic"
        }
      }
  1. Create a template with the property above
  2. apply it
  3. expand the text area
  4. Start typing
  5. It collapses to 1 line again

Expected Behavior

Same behavior as for "feel: optional" text fields. When I manually change the size, keep it when editing:

Recording 2024-06-04 at 10 25 38

Environment

  • Host (Browser/Node version), if applicable: [e.g. MS Edge 18, Chrome 69, Node 10 LTS]
  • OS: [e.g. Windows 7]
  • Library version: 1.15.3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions