Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.16] [Cloud Security] Remove Cursor pointer when hovering over Dist…
…ribution Bar (#196402) (#196625) # Backport This will backport the following commits from `main` to `8.16`: - [[Cloud Security] Remove Cursor pointer when hovering over Distribution Bar (#196402)](#196402) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Rickyanto Ang","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-17T03:21:19Z","message":"[Cloud Security] Remove Cursor pointer when hovering over Distribution Bar (#196402)\n\n## Summary\r\n\r\nCurrently since clicking on Distribution Bar on Alerts Flyout or\r\nContextual Flyout doesn't do anything (like filtering), showing pointer\r\ncursor when user hovers over the Distribution is a bit misleading. As\r\nsuch this PR removes that cursor pointer when hovering over the bar.\r\nOnce we have the filter functionality, we will add it back","sha":"455e91ae970b6b54bae8de8d247feb73a90aa558","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Cloud Security","backport:prev-minor","v8.16.0"],"title":"[Cloud Security] Remove Cursor pointer when hovering over Distribution Bar","number":196402,"url":"https://github.com/elastic/kibana/pull/196402","mergeCommit":{"message":"[Cloud Security] Remove Cursor pointer when hovering over Distribution Bar (#196402)\n\n## Summary\r\n\r\nCurrently since clicking on Distribution Bar on Alerts Flyout or\r\nContextual Flyout doesn't do anything (like filtering), showing pointer\r\ncursor when user hovers over the Distribution is a bit misleading. As\r\nsuch this PR removes that cursor pointer when hovering over the bar.\r\nOnce we have the filter functionality, we will add it back","sha":"455e91ae970b6b54bae8de8d247feb73a90aa558"}},"sourceBranch":"main","suggestedTargetBranches":["8.16"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/196402","number":196402,"mergeCommit":{"message":"[Cloud Security] Remove Cursor pointer when hovering over Distribution Bar (#196402)\n\n## Summary\r\n\r\nCurrently since clicking on Distribution Bar on Alerts Flyout or\r\nContextual Flyout doesn't do anything (like filtering), showing pointer\r\ncursor when user hovers over the Distribution is a bit misleading. As\r\nsuch this PR removes that cursor pointer when hovering over the bar.\r\nOnce we have the filter functionality, we will add it back","sha":"455e91ae970b6b54bae8de8d247feb73a90aa558"}},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Rickyanto Ang <[email protected]>
- Loading branch information