Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.12] [SecuritySolution] Disable Panel Settings for visualization co…
…ntext menu (#174183) (#174233) # Backport This will backport the following commits from `main` to `8.12`: - [[SecuritySolution] Disable Panel Settings for visualization context menu (#174183)](#174183) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Angela Chuang","email":"6295984+angorayc@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-01-04T08:35:05Z","message":"[SecuritySolution] Disable Panel Settings for visualization context menu (#174183)\n\n## Summary\r\n\r\n`Panel Settings` action is not compatible with Security Solution\r\n([bug](#168670)), removing them\r\nin this PR.\r\n\r\nSteps to verify:\r\n1. Visit network / hosts / users / rules / alerts page\r\n2. Find a visualization rendered with Lens Embeddable\r\n3. Click on `...`, and find `Panel settings` should not exist\r\n\r\n![Screenshot 2024-01-03 at 22 41\r\n51](https://github.com/elastic/kibana/assets/6295984/f97866a4-0d97-42f5-94d1-46e1b4f3395e)\r\n\r\n\r\n\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":"e2906aee878b25494acbd02f950fe8d4e4abbc9b","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Threat Hunting","Team: SecuritySolution","Team:Threat Hunting:Explore","Feature:Lens Charts","v8.12.1","v8.13.0"],"title":"[SecuritySolution] Disable Panel Settings for visualization context menu","number":174183,"url":"https://github.com/elastic/kibana/pull/174183","mergeCommit":{"message":"[SecuritySolution] Disable Panel Settings for visualization context menu (#174183)\n\n## Summary\r\n\r\n`Panel Settings` action is not compatible with Security Solution\r\n([bug](#168670)), removing them\r\nin this PR.\r\n\r\nSteps to verify:\r\n1. Visit network / hosts / users / rules / alerts page\r\n2. Find a visualization rendered with Lens Embeddable\r\n3. Click on `...`, and find `Panel settings` should not exist\r\n\r\n![Screenshot 2024-01-03 at 22 41\r\n51](https://github.com/elastic/kibana/assets/6295984/f97866a4-0d97-42f5-94d1-46e1b4f3395e)\r\n\r\n\r\n\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":"e2906aee878b25494acbd02f950fe8d4e4abbc9b"}},"sourceBranch":"main","suggestedTargetBranches":["8.12"],"targetPullRequestStates":[{"branch":"8.12","label":"v8.12.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/174183","number":174183,"mergeCommit":{"message":"[SecuritySolution] Disable Panel Settings for visualization context menu (#174183)\n\n## Summary\r\n\r\n`Panel Settings` action is not compatible with Security Solution\r\n([bug](#168670)), removing them\r\nin this PR.\r\n\r\nSteps to verify:\r\n1. Visit network / hosts / users / rules / alerts page\r\n2. Find a visualization rendered with Lens Embeddable\r\n3. Click on `...`, and find `Panel settings` should not exist\r\n\r\n![Screenshot 2024-01-03 at 22 41\r\n51](https://github.com/elastic/kibana/assets/6295984/f97866a4-0d97-42f5-94d1-46e1b4f3395e)\r\n\r\n\r\n\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":"e2906aee878b25494acbd02f950fe8d4e4abbc9b"}}]}] BACKPORT--> Co-authored-by: Angela Chuang <6295984+angorayc@users.noreply.github.com>
- Loading branch information