[Security Solution] [Resolver] Using the browser 'back' button to select a previously selected node does not move the camera to it. #81189
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Resolver
Security Solution Resolver feature
fixed
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Team:Threat Hunting
Security Solution Threat Hunting Team
v7.12.0
Originally reported by: @oatkiller
I introduced this bug. There is a redux action called
appReceivedNewExternalProperties
which should select nodes and pan the camera.When
appReceivedNewExternalProperties
is dispatched, the reducer should update the selected node as well as animate the camera to that node.This issue was introduced here: https://github.com/elastic/kibana/pull/77928/files
The text was updated successfully, but these errors were encountered: