Shane Bretz created NIFI-11102:
----------------------------------
Summary: Make property text editor open to a larger size depending
on text size
Key: NIFI-11102
URL: https://issues.apache.org/jira/browse/NIFI-11102
Project: Apache NiFi
Issue Type: Improvement
Components: Core UI
Affects Versions: 1.19.1
Reporter: Shane Bretz
Attachments: ExecuteScriptUseCase.PNG, UpdateAttributeUseCase.PNG
The property editor text box opens to a small default size, and needs to be
clicked and dragged open often when using properties to store larger text
values (SQL, Script Code, Jolt Specs). I often encounter situations where
UpdateAttribute or similar attribute-creating processors are convenient to
store code or sql configurations that need to be attached to a FlowFile for
execution later in a flow, but repeated editing or examination of these values
is cumbersome in a small default editor.
A desired improvement would be to open the box to a larger default size
depending on the size of the value currently occupying the property, if
possible.
Other processors where this would be helpful: ExecuteSQL, ExecuteScript,
QueryRecord
--
This message was sent by Atlassian Jira
(v8.20.10#820010)