[
https://issues.apache.org/jira/browse/NIFI-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546501#comment-15546501
]
ASF GitHub Bot commented on NIFI-2864:
--------------------------------------
GitHub user scottyaslan opened a pull request:
https://github.com/apache/nifi/pull/1096
[NIFI-2864] Update when shell empties content
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/scottyaslan/nifi NIFI-2864
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1096.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1096
----
commit 7e84d50fe51e8d8deffd20e6703bdf1ad34d9674
Author: Scott Aslan <[email protected]>
Date: 2016-10-04T20:07:44Z
[NIFI-2864] Update when shell empties content
----
> Shell iframes are being attached to the wrong DOM element
> ---------------------------------------------------------
>
> Key: NIFI-2864
> URL: https://issues.apache.org/jira/browse/NIFI-2864
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Affects Versions: 1.1.0
> Reporter: Scott Aslan
> Assignee: Scott Aslan
>
> 1) Open any shell that displays content (Like the Policies or Controller
> Settings)
> 2) Close the shell
> 3) Open any shell that displays an iframe (Like Summary, History, Users, etc.)
> Notice that the iframe is correctly loaded in the DOM but it is attached to
> the wrong DOM element and thus is no longer visible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)