[
https://issues.apache.org/jira/browse/NIFI-14984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18020954#comment-18020954
]
ASF subversion and git services commented on NIFI-14984:
--------------------------------------------------------
Commit 73411878b1a8ea586e27072e4195ddcff4fae2ce in nifi's branch
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=73411878b1 ]
NIFI-14984 - prevent ENTER from adding a new line in codemirror editors if the
component is not dirty (#10316)
> Regression: Hitting Enter key when property editor is not valid should do
> nothing
> ---------------------------------------------------------------------------------
>
> Key: NIFI-14984
> URL: https://issues.apache.org/jira/browse/NIFI-14984
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Reporter: Rob Fellows
> Assignee: Rob Fellows
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> If there are no changes to a property, hitting enter should not do anything.
> Currently it will add a new line to the value, making the form valid (dirty)
> and hitting enter a second time will Save the change.
>
> This is a regression since the major refactoring to the latest version of
> Codemirror.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)