Alex Aversa created NIFI-5173:
---------------------------------
Summary: 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
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)