[
https://issues.apache.org/jira/browse/NIFI-15089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030178#comment-18030178
]
ASF subversion and git services commented on NIFI-15089:
--------------------------------------------------------
Commit 3279c5e8818e77ee09cb4b3e5e449b7f132ed06f in nifi's branch
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3279c5e881 ]
NIFI-15089: Fixing conditional logic for rendering errors when loadin… (#10421)
* NIFI-15089: Fixing conditional logic for rendering errors when loading data
based on whether data is already loaded or not.
* NIFI-15089: Fixing lint issues noted in review.
This closes #10421
> Fix condition error rendering bug
> ---------------------------------
>
> Key: NIFI-15089
> URL: https://issues.apache.org/jira/browse/NIFI-15089
> Project: Apache NiFi
> Issue Type: Task
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> For pages that load a listing of data, the UI is set up to either render a
> full screen error or in a snackbar depending on if data has already been
> loaded. This check is currently incorrect and results in always rendering a
> full screen error.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)