[
https://issues.apache.org/jira/browse/NIFI-13534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888388#comment-17888388
]
ASF subversion and git services commented on NIFI-13534:
--------------------------------------------------------
Commit ade260266e5e136bbeeb752747e8e94ae9ed47da in nifi's branch
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ade260266e ]
NIFI-13534: Only reloading the flow when the browser tab is visible. … (#9344)
* NIFI-13534: Only reloading the flow when the browser tab is visible. This
prevents attempts to re-render the SVG when the browser tab is hidden.
* NIFI-13534: Destroying the canvas view (and managers) and birdeyes view when
the corresponding components are destroyed.
- When document visibility changes, only reloading the flow when the canvas is
still initialized.
* NIFI-13534: Completing subjects and cleaning up tooltip positioning
strategies which referenced html elements.
This closes #9344
> UI 2.0.0-M4 | Strange behaviours
> --------------------------------
>
> Key: NIFI-13534
> URL: https://issues.apache.org/jira/browse/NIFI-13534
> Project: Apache NiFi
> Issue Type: Sub-task
> Affects Versions: 2.0.0-M4
> Reporter: Felix Schultze
> Assignee: Matt Gilman
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> We're currently in DEV with the version 2.0.0-M4 and discoverd some strange
> UI-behaviours (you may noticed it as well :))
> First of all, the new UI is much more intuitive (e.g. navigation back to
> process groups in settings/parameters etc) and thank you for this :)
>
> Strange behaviours:
> # *Blank page after a while tab being in background:*
> If the browser tab is background for a while (maybe 20 minutes), we
> somethimes get a blank page with the notice, that the webpage is using much
> resources... After a reload, its working again
> --> In M3 this behaviour could not be observed
> # *Slow rendering of parameters while fetching with FileParameterProvider:*
> In the modal-dialog of the fetch process, the parameters get slowly rendered.
> After hovering/clicking/keyboard interactions, the text gets rendered...
> Thanks a lot for your work!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)