Long text in text fields in modal forms causes rendering issues.
Partner Rank: Medium
Verification Builds: 1.21.22 / 27262419
Regression Builds: Unknown
Summary: Long text in text fields in modal forms causes rendering issues.
Affects currently Live Content: No
Impact: Long text in text fields leads to rendering problems, potentially obscuring or distorting the input and making it difficult for users to view or edit their text properly.
Repro Steps:
- Open a form with a text field, using scripting to pre-fill the value with a long value, such a JSON string.
- Observe the rendering of the text.
Observed Results: The text field exhibits rendering issues when displaying long text, making it difficult to view or interact with the input.
Expected Results: The text should render correctly, ensuring users can view and edit the entire input without distortion or truncation.
Screenshots/Videos attached: Yes (example screenshot provided) 
Notes: