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] Inspect button title missing #146473

Merged
merged 2 commits into from
Nov 29, 2022

Conversation

christineweng
Copy link
Contributor

@christineweng christineweng commented Nov 28, 2022

This PR is a quick bug fix for #141617

  • [Security Solution] Fix missing title on inspect pop-up #143601 fixes the inspect title issue by passing a 'title' prop to initializeTGridSettings.
  • It appears subsequent enhancements in sessions_viewer also calls initializeTGridSettings, but in a separate manner. This PR combines the two t-grid initialization calls into one.

image

@christineweng christineweng self-assigned this Nov 28, 2022
@christineweng christineweng added bug Fixes for quality problems that affect the customer experience Team:Threat Hunting Security Solution Threat Hunting Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting:Investigations Security Solution Investigations Team release_note:skip Skip the PR/issue when compiling release notes labels Nov 28, 2022
@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Security Solution Tests #4 / All exception lists - read only "before all" hook for "Displays missing privileges primary callout"

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 9.6MB 9.6MB -74.0B
Unknown metric groups

ESLint disabled in files

id before after diff
osquery 1 2 +1

ESLint disabled line counts

id before after diff
enterpriseSearch 19 21 +2
fleet 59 65 +6
osquery 109 115 +6
securitySolution 442 448 +6
total +20

Total ESLint disabled count

id before after diff
enterpriseSearch 20 22 +2
fleet 68 74 +6
osquery 110 117 +7
securitySolution 519 525 +6
total +21

History

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

cc @christineweng

@christineweng christineweng marked this pull request as ready for review November 29, 2022 00:13
@christineweng christineweng requested a review from a team November 29, 2022 00:13
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)

@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@christineweng christineweng enabled auto-merge (squash) November 29, 2022 00:14
Copy link
Contributor

@opauloh opauloh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@christineweng christineweng merged commit 32d1dbb into elastic:main Nov 29, 2022
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Nov 29, 2022
This PR is a quick bug fix for
elastic#141617

- elastic#143601 fixes the inspect title
issue by passing a 'title' prop to `initializeTGridSettings`.
- It appears subsequent enhancements in `sessions_viewer` also calls
`initializeTGridSettings`, but in a separate manner. This PR combines
the two t-grid initialization calls into one.

![image](https://user-images.githubusercontent.com/18648970/204374253-2c98f7c7-76fd-4b60-92ae-367464e64abf.png)

(cherry picked from commit 32d1dbb)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.6

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Nov 29, 2022
…6490)

# Backport

This will backport the following commits from `main` to `8.6`:
- [[Security Solution] Inspect button title missing
(#146473)](#146473)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"christineweng","email":"[email protected]"},"sourceCommit":{"committedDate":"2022-11-29T00:36:40Z","message":"[Security
Solution] Inspect button title missing (#146473)\n\nThis PR is a quick
bug fix for\r\nhttps://github.com//issues/141617\r\n\r\n-
#143601 fixes the inspect
title\r\nissue by passing a 'title' prop to
`initializeTGridSettings`.\r\n- It appears subsequent enhancements in
`sessions_viewer` also calls\r\n`initializeTGridSettings`, but in a
separate manner. This PR combines\r\nthe two t-grid initialization calls
into
one.\r\n\r\n\r\n![image](https://user-images.githubusercontent.com/18648970/204374253-2c98f7c7-76fd-4b60-92ae-367464e64abf.png)","sha":"32d1dbb1f98053ac34d278d945034363695227c3","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:Threat
Hunting","Team: SecuritySolution","Team:Threat
Hunting:Investigations","v8.6.0","v8.7.0"],"number":146473,"url":"https://github.com/elastic/kibana/pull/146473","mergeCommit":{"message":"[Security
Solution] Inspect button title missing (#146473)\n\nThis PR is a quick
bug fix for\r\nhttps://github.com//issues/141617\r\n\r\n-
#143601 fixes the inspect
title\r\nissue by passing a 'title' prop to
`initializeTGridSettings`.\r\n- It appears subsequent enhancements in
`sessions_viewer` also calls\r\n`initializeTGridSettings`, but in a
separate manner. This PR combines\r\nthe two t-grid initialization calls
into
one.\r\n\r\n\r\n![image](https://user-images.githubusercontent.com/18648970/204374253-2c98f7c7-76fd-4b60-92ae-367464e64abf.png)","sha":"32d1dbb1f98053ac34d278d945034363695227c3"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/146473","number":146473,"mergeCommit":{"message":"[Security
Solution] Inspect button title missing (#146473)\n\nThis PR is a quick
bug fix for\r\nhttps://github.com//issues/141617\r\n\r\n-
#143601 fixes the inspect
title\r\nissue by passing a 'title' prop to
`initializeTGridSettings`.\r\n- It appears subsequent enhancements in
`sessions_viewer` also calls\r\n`initializeTGridSettings`, but in a
separate manner. This PR combines\r\nthe two t-grid initialization calls
into
one.\r\n\r\n\r\n![image](https://user-images.githubusercontent.com/18648970/204374253-2c98f7c7-76fd-4b60-92ae-367464e64abf.png)","sha":"32d1dbb1f98053ac34d278d945034363695227c3"}}]}]
BACKPORT-->

Co-authored-by: christineweng <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience release_note:skip Skip the PR/issue when compiling release notes Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting:Investigations Security Solution Investigations Team Team:Threat Hunting Security Solution Threat Hunting Team v8.6.0 v8.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants