-
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
[EuiProvider] Hide unwanted toast until a fix can be done !! #203244
Conversation
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.
Let's add // @ts-expect-error
above line 185
@@ -240,7 +240,8 @@ export class ChromeService { | |||
}: StartDeps): Promise<InternalChromeStart> { | |||
this.initVisibility(application); | |||
this.handleEuiFullScreenChanges(); | |||
this.handleEuiDevProviderWarning(notifications); | |||
// commented out until https://github.com/elastic/kibana/issues/201805 can be fixed | |||
// this.handleEuiDevProviderWarning(notifications); |
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.
@shahzad31 it looks like this creates a TS warning that might cause a CI failure, since handleEuiDevProviderWarning
is declared but not used.
It looks like the warning is disregarded if we need to add // @ts-expect-error
above line 185
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. Tested locally
💚 Build Succeeded
Metrics [docs]Page load bundle
History
|
Starting backport for target branches: 8.x |
…#203244) ## Summary Hiding this until it can be fixed via elastic#201805 !! <img width="1341" alt="image" src="https://github.com/user-attachments/assets/64d86aca-9c0e-4e94-9449-5f6a1c6a3288"> (cherry picked from commit 3548582)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…203244) (#203327) # Backport This will backport the following commits from `main` to `8.x`: - [[EuiProvider] Hide unwanted toast until a fix can be done !! (#203244)](#203244) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Shahzad","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-06T18:59:55Z","message":"[EuiProvider] Hide unwanted toast until a fix can be done !! (#203244)\n\n## Summary\n\nHiding this until it can be fixed via\nhttps://github.com//issues/201805 !!\n\n<img width=\"1341\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/64d86aca-9c0e-4e94-9449-5f6a1c6a3288\">","sha":"354858264f84b624a6a4a1fc7a9b2961b7ba6ec0","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"],"title":"[EuiProvider] Hide unwanted toast until a fix can be done !!","number":203244,"url":"https://github.com/elastic/kibana/pull/203244","mergeCommit":{"message":"[EuiProvider] Hide unwanted toast until a fix can be done !! (#203244)\n\n## Summary\n\nHiding this until it can be fixed via\nhttps://github.com//issues/201805 !!\n\n<img width=\"1341\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/64d86aca-9c0e-4e94-9449-5f6a1c6a3288\">","sha":"354858264f84b624a6a4a1fc7a9b2961b7ba6ec0"}},"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/203244","number":203244,"mergeCommit":{"message":"[EuiProvider] Hide unwanted toast until a fix can be done !! (#203244)\n\n## Summary\n\nHiding this until it can be fixed via\nhttps://github.com//issues/201805 !!\n\n<img width=\"1341\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/64d86aca-9c0e-4e94-9449-5f6a1c6a3288\">","sha":"354858264f84b624a6a4a1fc7a9b2961b7ba6ec0"}}]}] BACKPORT--> Co-authored-by: Shahzad <[email protected]>
…#203244) ## Summary Hiding this until it can be fixed via elastic#201805 !! <img width="1341" alt="image" src="https://github.com/user-attachments/assets/64d86aca-9c0e-4e94-9449-5f6a1c6a3288">
…#203244) ## Summary Hiding this until it can be fixed via elastic#201805 !! <img width="1341" alt="image" src="https://github.com/user-attachments/assets/64d86aca-9c0e-4e94-9449-5f6a1c6a3288">
…#203244) ## Summary Hiding this until it can be fixed via elastic#201805 !! <img width="1341" alt="image" src="https://github.com/user-attachments/assets/64d86aca-9c0e-4e94-9449-5f6a1c6a3288">
…#203244) ## Summary Hiding this until it can be fixed via elastic#201805 !! <img width="1341" alt="image" src="https://github.com/user-attachments/assets/64d86aca-9c0e-4e94-9449-5f6a1c6a3288">
…#203244) ## Summary Hiding this until it can be fixed via elastic#201805 !! <img width="1341" alt="image" src="https://github.com/user-attachments/assets/64d86aca-9c0e-4e94-9449-5f6a1c6a3288">
…#203244) ## Summary Hiding this until it can be fixed via elastic#201805 !! <img width="1341" alt="image" src="https://github.com/user-attachments/assets/64d86aca-9c0e-4e94-9449-5f6a1c6a3288">
…#203244) ## Summary Hiding this until it can be fixed via elastic#201805 !! <img width="1341" alt="image" src="https://github.com/user-attachments/assets/64d86aca-9c0e-4e94-9449-5f6a1c6a3288">
Summary
Hiding this until it can be fixed via #201805 !!