[SIEM] [Maps] Tooltip popovers are not closed when a server error occurs fetching tooltip content #64961
Labels
bug
Fixes for quality problems that affect the customer experience
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:SIEM
Team:Threat Hunting
Security Solution Threat Hunting Team
If a server error occurs when fetching the tooltip content, the tooltip will not be closed when focus is lost.
Looks like we just need to add this outside click detector
kibana/x-pack/plugins/siem/public/components/embeddables/map_tool_tip/map_tool_tip.tsx
Lines 103 to 110 in 4cc5b3a
to the error content as well
kibana/x-pack/plugins/siem/public/components/embeddables/map_tool_tip/map_tool_tip.tsx
Lines 89 to 93 in 4cc5b3a
The text was updated successfully, but these errors were encountered: