Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security Solution] expandable flyout - add tooltip to expandable panel link titles #166737

Merged

Conversation

PhilippeOberti
Copy link
Contributor

@PhilippeOberti PhilippeOberti commented Sep 19, 2023

Summary

This PR adds the ability to show a tooltip wrapping the title of the ExpandablePanel shared component. This component is used in a few places in the Security Solution expandable flyout:

  • session view preview
  • analyzer graph preview
  • insights entities
  • insights threat intelligence
  • insights prevalence
  • insights correlations

Visually, the only difference is that when the user mouses over the titles, a tooltip is displayed. This tooltip is only visible when the title is a link, and not plain text.

Screen.Recording.2023-09-19.at.3.52.39.PM.mov

https://github.com/elastic/security-team/issues/7669

Checklist

…s/entities_overview.tsx

Co-authored-by: Nastasha Solomon <[email protected]>
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 12.8MB 12.8MB +3.7KB

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@PhilippeOberti PhilippeOberti merged commit e7c4a84 into elastic:main Sep 22, 2023
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label Sep 22, 2023
@PhilippeOberti PhilippeOberti deleted the expandable-flyout-insights-tooltip branch September 22, 2023 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:fix Team:Threat Hunting:Investigations Security Solution Investigations Team v8.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants