-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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] Visualisation actions button is overlap on to the bar chart #145973
Conversation
Pinging @elastic/security-threat-hunting (Team:Threat Hunting) |
@@ -15,7 +15,7 @@ export const kpiUserAuthenticationsAreaLensAttributes: LensAttributes = { | |||
state: { | |||
visualization: { | |||
axisTitlesVisibilitySettings: { | |||
x: true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this change intentional?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You are right, Pablo, https://github.com/elastic/kibana/pull/145896/files should cover this. I'll revert this change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Could you check the comment I left?
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
Unknown metric groupsESLint disabled in files
ESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: |
… bar chart (elastic#145973) ## Summary Original issue: Visualisation actions button is overlap on to the bar chart. elastic#128344 Before: <img width="575" alt="Screenshot 2022-11-22 at 11 31 19" src="https://user-images.githubusercontent.com/6295984/203304147-ff0ec823-182c-40bf-8da5-fa45180eae0a.png"> After: <img width="765" alt="Screenshot 2022-11-22 at 11 30 39" src="https://user-images.githubusercontent.com/6295984/203304150-5dae9a4a-341d-4717-abb1-f56aa20ba6bd.png"> (cherry picked from commit a065866)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…to the bar chart (#145973) (#146106) # Backport This will backport the following commits from `main` to `8.6`: - [[Security Solution] Visualisation actions button is overlap on to the bar chart (#145973)](#145973) <!--- Backport version: 8.9.7 --> ### 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":"2022-11-23T09:27:58Z","message":"[Security Solution] Visualisation actions button is overlap on to the bar chart (#145973)\n\n## Summary\r\n\r\nOriginal issue: Visualisation actions button is overlap on to the bar\r\nchart.\r\nhttps://github.com//issues/128344\r\n\r\nBefore:\r\n<img width=\"575\" alt=\"Screenshot 2022-11-22 at 11 31 19\"\r\nsrc=\"https://user-images.githubusercontent.com/6295984/203304147-ff0ec823-182c-40bf-8da5-fa45180eae0a.png\">\r\n\r\nAfter:\r\n<img width=\"765\" alt=\"Screenshot 2022-11-22 at 11 30 39\"\r\nsrc=\"https://user-images.githubusercontent.com/6295984/203304150-5dae9a4a-341d-4717-abb1-f56aa20ba6bd.png\">","sha":"a0658669f29ed508c87b79d678f21695591fca89","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:Threat Hunting","Team:Threat Hunting:Explore","v8.6.0","v8.7.0"],"number":145973,"url":"https://github.com/elastic/kibana/pull/145973","mergeCommit":{"message":"[Security Solution] Visualisation actions button is overlap on to the bar chart (#145973)\n\n## Summary\r\n\r\nOriginal issue: Visualisation actions button is overlap on to the bar\r\nchart.\r\nhttps://github.com//issues/128344\r\n\r\nBefore:\r\n<img width=\"575\" alt=\"Screenshot 2022-11-22 at 11 31 19\"\r\nsrc=\"https://user-images.githubusercontent.com/6295984/203304147-ff0ec823-182c-40bf-8da5-fa45180eae0a.png\">\r\n\r\nAfter:\r\n<img width=\"765\" alt=\"Screenshot 2022-11-22 at 11 30 39\"\r\nsrc=\"https://user-images.githubusercontent.com/6295984/203304150-5dae9a4a-341d-4717-abb1-f56aa20ba6bd.png\">","sha":"a0658669f29ed508c87b79d678f21695591fca89"}},"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/145973","number":145973,"mergeCommit":{"message":"[Security Solution] Visualisation actions button is overlap on to the bar chart (#145973)\n\n## Summary\r\n\r\nOriginal issue: Visualisation actions button is overlap on to the bar\r\nchart.\r\nhttps://github.com//issues/128344\r\n\r\nBefore:\r\n<img width=\"575\" alt=\"Screenshot 2022-11-22 at 11 31 19\"\r\nsrc=\"https://user-images.githubusercontent.com/6295984/203304147-ff0ec823-182c-40bf-8da5-fa45180eae0a.png\">\r\n\r\nAfter:\r\n<img width=\"765\" alt=\"Screenshot 2022-11-22 at 11 30 39\"\r\nsrc=\"https://user-images.githubusercontent.com/6295984/203304150-5dae9a4a-341d-4717-abb1-f56aa20ba6bd.png\">","sha":"a0658669f29ed508c87b79d678f21695591fca89"}}]}] BACKPORT--> Co-authored-by: Angela Chuang <6295984+angorayc@users.noreply.github.com>
Summary
Original issue: Visualisation actions button is overlap on to the bar chart.
#128344
Before:
![Screenshot 2022-11-22 at 11 31 19](https://user-images.githubusercontent.com/6295984/203304147-ff0ec823-182c-40bf-8da5-fa45180eae0a.png)
After:
![Screenshot 2022-11-22 at 11 30 39](https://user-images.githubusercontent.com/6295984/203304150-5dae9a4a-341d-4717-abb1-f56aa20ba6bd.png)