[
https://issues.apache.org/jira/browse/NIFI-13197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846456#comment-17846456
]
ASF subversion and git services commented on NIFI-13197:
--------------------------------------------------------
Commit 63a12b06b5f9dddabe5a44874194c745e067bcb5 in nifi's branch
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=63a12b06b5 ]
[NIFI-13197] - Clicking outside of a dialog no longer closes the dialog (#8811)
* [NIFI-13197] - Clicking outside of a dialog no longer closes the dialog.
Also, escape will only close the dialog if the underlying form is not dirty.
* add license header
* allow ESC to close even if the for is dirty
This closes #8811
> Clicking outside of dialog cancels edit
> ---------------------------------------
>
> Key: NIFI-13197
> URL: https://issues.apache.org/jira/browse/NIFI-13197
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Rob Fellows
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Default behavior of dialog is to support closing when the user clicks off.
> Incidental clicks could result in the loss of unsaved changes. We should
> consider
> * Always preventing closing
> * Only prevent closing for Edit dialogs
> * Only prevent closing when dialogs contain a dirty form
--
This message was sent by Atlassian Jira
(v8.20.10#820010)