avielchik
Member
- Consent to Access & Modify
- I don't authorize Pabbly Support to log in to my account.
The multiline input fields are extremely frustrating to use. Instead of proper <textarea> or code fields, they’re implemented as iframes, which completely breaks basic text handling.
New lines are hard to control, copy/paste behaves unpredictably, cursor placement is unreliable, and editing code or structured text is painful.
For an automation platform where users constantly work with JSON, scripts, and long text, this is a serious UX issue.
Please replace iframe-based inputs with proper textareas or dedicated code editors (with monospaced font, line breaks, and sane cursor behavior).
New lines are hard to control, copy/paste behaves unpredictably, cursor placement is unreliable, and editing code or structured text is painful.
For an automation platform where users constantly work with JSON, scripts, and long text, this is a serious UX issue.
Please replace iframe-based inputs with proper textareas or dedicated code editors (with monospaced font, line breaks, and sane cursor behavior).
