bpmn-io / bpmn-io/form-js-examples

The input boxes for Field label, Field description and other properties on the right side of the component are too tall.

Open
#17 3 comments 0 reactions 0 assignees View on GitHub
backlog bug pr welcome
Dominant language
JavaScript
Stars
32
Forks
18
PR merge metrics
No merged PRs in 30d

Description

### Describe the Bug

When creating the form page, the heights of the input boxes such as Field label and Field description in the properties on the right side of the components are incorrect.

This picture is about the abnormal height of the input box.
![img](https://raw.githubusercontent.com/osys/oss/master/blog/img/posts/2025-04-25_17-30-25.png)

### Steps to Reproduce

1. I randomly dragged a component from the left side to the form creation area in the middle, and there was no problem with this step.
2. When I clicked on a certain component in the form creation area and viewed its properties, I found that there was a problem with the height of some of its property input boxes, such as Field label, Field description, etc.
3. For example, the height of the Field label input box, which should be 100px, has become 800px. This is just an assumption and not the actual value. What I mean is that the heights of these input boxes are incorrect, and the heights have become exaggerated.

### Environment

- Chrome 135.0.0.0 (Windows 10)
- form-js@v1.15.0

Contributor guide

Open the contributing guide

Research direction

No file or test is named in the issue. Start by reproducing the form in Chrome 135 with form-js@v1.15.0, drag a component into the form area, and inspect the Field label and Field description properties on the right. Done means these input boxes render at their intended height rather than expanding dramatically.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.