[
https://issues.apache.org/jira/browse/NIFI-5173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Aversa updated NIFI-5173:
------------------------------
Description: When using the graph search control to locate a component
within a flow, the searched item fails to render as selected on the graph. The
item is positioned correctly, but is not highlighted accordingly. Preliminary
research indicated that within the *nfActions.show* method, the
*selection.classed('selected',true);* is being reset by a subsequent call.
(was: When using the graph search control to locate a component within a flow,
the searched item fails to render as selected on the graph. The item is
positioned correctly, but is not highlighted accordingly. Preliminary research
indicated that within the *nfActions.show* method, the
*selection.classed('selected',true);* is being reset by another call.)
> Graph search control fails to demonstrate component selection
> -------------------------------------------------------------
>
> Key: NIFI-5173
> URL: https://issues.apache.org/jira/browse/NIFI-5173
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Affects Versions: 1.6.0
> Reporter: Alex Aversa
> Priority: Minor
>
> When using the graph search control to locate a component within a flow, the
> searched item fails to render as selected on the graph. The item is
> positioned correctly, but is not highlighted accordingly. Preliminary
> research indicated that within the *nfActions.show* method, the
> *selection.classed('selected',true);* is being reset by a subsequent call.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)