[
https://issues.apache.org/jira/browse/NIFI-5173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16477550#comment-16477550
]
ASF subversion and git services commented on NIFI-5173:
-------------------------------------------------------
Commit c3059939e8dc39f26394cc88e608dca7de3f8e1f in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=c305993 ]
NIFI-5173:
- Removing unnecessary logic in the zoom handler since the zoom event is no
longer triggered during onClick.
This closes #2692
Signed-off-by: Scott Aslan <[email protected]>
> 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
> Assignee: Matt Gilman
> 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)