[
https://issues.apache.org/jira/browse/NIFI-13197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845368#comment-17845368
]
Rob Fellows edited comment on NIFI-13197 at 5/10/24 4:00 PM:
-------------------------------------------------------------
Initial pass should be to prevent the dialog from closing by clicking outside
of it. However, pressing escape should still close the form (unless the form is
dirty)
was (Author: rfellows):
Initial pass should be to prevent the dialog from closing by clicking outside
of it or hitting ESC.
> 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
>
> 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)