[ 
https://issues.apache.org/jira/browse/NIFI-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17458716#comment-17458716
 ] 

ASF subversion and git services commented on NIFI-9459:
-------------------------------------------------------

Commit 3d5f357de896e81084049df3ad10ca64e6390f65 in nifi's branch 
refs/heads/main from M Tien
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3d5f357 ]

[NIFI-9423-NIFI-9429]: Show icon and tooltip for Parameters with leading and/or 
trailing whitespace (#5569)

* NIFI-9423 - Show icon and tooltip for Parameter values that have leading 
and/or trailing whitespaces

NIFI-9429 - Parameters should allow blank values that are non-null (only 
whitespace)

* - Update areas to clean up tooltips in parameter values
- Show whitespaces and ellipsis in parameter and property values and tooltips
- Update serializeValue to accommodate for blank values

* - Address review findings

* - Remove commented out code

* - Add multiline check for ellipsis

* NIFI-9459 - Empty string checked will disable Edit Parameter value field on 
dialog open

* - Add multi-line style to parameter and property table

* - Safely insert title attribute content

* - Fix Edit Parameter bug that clears textarea for sensitive and empty string 
values on dialog open

This closes #5569 

> UI - Empty string check does not disable value field on open
> ------------------------------------------------------------
>
>                 Key: NIFI-9459
>                 URL: https://issues.apache.org/jira/browse/NIFI-9459
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>    Affects Versions: 1.15.0
>            Reporter: Matt Gilman
>            Assignee: M Tien
>            Priority: Major
>
> In the Add/Edit Parameter dialog, the empty string checkbox disables the 
> value textarea. However, this does not happen when the dialog is opened. We 
> should consider the current state of isEmptyString to properly initialize the 
> textarea in disabled or enabled state.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to