Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `8.x`: - [[Inventory] Remove `Actions` tooltip (#201231)](#201231) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Sergi Romeu","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-22T12:29:37Z","message":"[Inventory] Remove `Actions` tooltip (#201231)\n\n## Summary\n\nCloses https://github.com/elastic/kibana/issues/199500\n\nThis PR removes the Actions tooltip in the Entities Table.\n\n## Screenshots\n| Before | After |\n\n|-------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|\n\n|![image](https://github.com/user-attachments/assets/c661245a-7d07-4203-b832-a59acc20259c)|<img\nwidth=\"1441\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/29884aa1-3d82-4e0e-ae88-222fc8edf438\">|\n\n## How to test\n1. Go to Inventory\n2. Check the columns of the Entities table, the tooltip + help button\nshould now be gone.","sha":"62fad394e131e3629e1252cb6d28b9df8eff004b","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","ci:project-deploy-observability","Team:obs-ux-infra_services"],"title":"[Inventory] Remove `Actions` tooltip","number":201231,"url":"https://github.com/elastic/kibana/pull/201231","mergeCommit":{"message":"[Inventory] Remove `Actions` tooltip (#201231)\n\n## Summary\n\nCloses https://github.com/elastic/kibana/issues/199500\n\nThis PR removes the Actions tooltip in the Entities Table.\n\n## Screenshots\n| Before | After |\n\n|-------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|\n\n|![image](https://github.com/user-attachments/assets/c661245a-7d07-4203-b832-a59acc20259c)|<img\nwidth=\"1441\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/29884aa1-3d82-4e0e-ae88-222fc8edf438\">|\n\n## How to test\n1. Go to Inventory\n2. Check the columns of the Entities table, the tooltip + help button\nshould now be gone.","sha":"62fad394e131e3629e1252cb6d28b9df8eff004b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/201231","number":201231,"mergeCommit":{"message":"[Inventory] Remove `Actions` tooltip (#201231)\n\n## Summary\n\nCloses https://github.com/elastic/kibana/issues/199500\n\nThis PR removes the Actions tooltip in the Entities Table.\n\n## Screenshots\n| Before | After |\n\n|-------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|\n\n|![image](https://github.com/user-attachments/assets/c661245a-7d07-4203-b832-a59acc20259c)|<img\nwidth=\"1441\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/29884aa1-3d82-4e0e-ae88-222fc8edf438\">|\n\n## How to test\n1. Go to Inventory\n2. Check the columns of the Entities table, the tooltip + help button\nshould now be gone.","sha":"62fad394e131e3629e1252cb6d28b9df8eff004b"}}]}] BACKPORT--> Co-authored-by: Sergi Romeu <[email protected]>
- Loading branch information