You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When viewing a form submission in the admin panel, the Value for a textarea field is truncated and not fully displayed. This makes it difficult to read or review long submissions. (see image)
Reproduction Steps
1. Go to Form Submissions.
2. Open any submission that includes a textarea field (e.g., a message field).
3. Observe the Value section — the content is cut off and cannot be expanded.