Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.10] [Security Solution] Expandable flyout - update flyout header (#…
…164514) (#164597) # Backport This will backport the following commits from `main` to `8.10`: - [[Security Solution] Expandable flyout - update flyout header (#164514)](#164514) <!--- 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":"2023-08-23T14:26:53Z","message":"[Security Solution] Expandable flyout - update flyout header (#164514)\n\n## Summary\r\n\r\nThis PR addresses a name mismatch mentioned in\r\nhttps://github.com//issues/164398.\r\n\r\n- Flyout header in non-alerts page are updated to \"Event details\" to\r\nmatch previous flyout header\r\n- Fixed timestamp position to align with header\r\n\r\nBefore\r\n\r\n![image](https://github.com/elastic/kibana/assets/18648970/b718beac-74d2-40fd-baf9-9c59aad6a46a)\r\n\r\nAfter\r\n\r\n\r\n![image](https://github.com/elastic/kibana/assets/18648970/1e9b4e5a-ac18-4d8a-a732-458811942d1a)\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"3b6c2c2429726c423d12fb97537ed10927d3f1fa","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Threat Hunting","Team:Threat Hunting:Investigations","v8.10.0","v8.11.0"],"number":164514,"url":"https://github.com/elastic/kibana/pull/164514","mergeCommit":{"message":"[Security Solution] Expandable flyout - update flyout header (#164514)\n\n## Summary\r\n\r\nThis PR addresses a name mismatch mentioned in\r\nhttps://github.com//issues/164398.\r\n\r\n- Flyout header in non-alerts page are updated to \"Event details\" to\r\nmatch previous flyout header\r\n- Fixed timestamp position to align with header\r\n\r\nBefore\r\n\r\n![image](https://github.com/elastic/kibana/assets/18648970/b718beac-74d2-40fd-baf9-9c59aad6a46a)\r\n\r\nAfter\r\n\r\n\r\n![image](https://github.com/elastic/kibana/assets/18648970/1e9b4e5a-ac18-4d8a-a732-458811942d1a)\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"3b6c2c2429726c423d12fb97537ed10927d3f1fa"}},"sourceBranch":"main","suggestedTargetBranches":["8.10"],"targetPullRequestStates":[{"branch":"8.10","label":"v8.10.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.11.0","labelRegex":"^v8.11.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/164514","number":164514,"mergeCommit":{"message":"[Security Solution] Expandable flyout - update flyout header (#164514)\n\n## Summary\r\n\r\nThis PR addresses a name mismatch mentioned in\r\nhttps://github.com//issues/164398.\r\n\r\n- Flyout header in non-alerts page are updated to \"Event details\" to\r\nmatch previous flyout header\r\n- Fixed timestamp position to align with header\r\n\r\nBefore\r\n\r\n![image](https://github.com/elastic/kibana/assets/18648970/b718beac-74d2-40fd-baf9-9c59aad6a46a)\r\n\r\nAfter\r\n\r\n\r\n![image](https://github.com/elastic/kibana/assets/18648970/1e9b4e5a-ac18-4d8a-a732-458811942d1a)\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"3b6c2c2429726c423d12fb97537ed10927d3f1fa"}}]}] BACKPORT--> Co-authored-by: christineweng <[email protected]>
- Loading branch information