[Obs AI Assistant] replace EuiErrorBoundary with KibanaErrorBoundary#229710
Merged
neptunian merged 9 commits intoelastic:mainfrom Jul 29, 2025
Merged
[Obs AI Assistant] replace EuiErrorBoundary with KibanaErrorBoundary#229710neptunian merged 9 commits intoelastic:mainfrom
neptunian merged 9 commits intoelastic:mainfrom
Conversation
Contributor
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
viduni94
reviewed
Jul 28, 2025
...tions/observability/plugins/observability_ai_assistant_app/public/utils/shared_providers.tsx
Outdated
Show resolved
Hide resolved
viduni94
approved these changes
Jul 29, 2025
Contributor
⏳ Build in-progress
History
|
Contributor
|
Starting backport for target branches: 8.17, 8.18, 8.19, 9.0, 9.1 https://github.com/elastic/kibana/actions/runs/16602972488 |
kibanamachine
added a commit
to kibanamachine/kibana
that referenced
this pull request
Jul 29, 2025
…lastic#229710) Replaces `EuiErrorBoundary` with using `core.rendering.addContext()`. https://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx I tested this by throwing an error in the feedback buttons and the AI Assistant button itself and confirmed they are caught by the `KibanaErrorBoundary`. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit d73f9ee)
kibanamachine
added a commit
to kibanamachine/kibana
that referenced
this pull request
Jul 29, 2025
…lastic#229710) Replaces `EuiErrorBoundary` with using `core.rendering.addContext()`. https://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx I tested this by throwing an error in the feedback buttons and the AI Assistant button itself and confirmed they are caught by the `KibanaErrorBoundary`. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit d73f9ee)
kibanamachine
added a commit
to kibanamachine/kibana
that referenced
this pull request
Jul 29, 2025
…lastic#229710) Replaces `EuiErrorBoundary` with using `core.rendering.addContext()`. https://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx I tested this by throwing an error in the feedback buttons and the AI Assistant button itself and confirmed they are caught by the `KibanaErrorBoundary`. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit d73f9ee)
kibanamachine
added a commit
to kibanamachine/kibana
that referenced
this pull request
Jul 29, 2025
…lastic#229710) Replaces `EuiErrorBoundary` with using `core.rendering.addContext()`. https://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx I tested this by throwing an error in the feedback buttons and the AI Assistant button itself and confirmed they are caught by the `KibanaErrorBoundary`. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit d73f9ee)
kibanamachine
added a commit
to kibanamachine/kibana
that referenced
this pull request
Jul 29, 2025
…lastic#229710) Replaces `EuiErrorBoundary` with using `core.rendering.addContext()`. https://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx I tested this by throwing an error in the feedback buttons and the AI Assistant button itself and confirmed they are caught by the `KibanaErrorBoundary`. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit d73f9ee)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Jul 29, 2025
…ndary (#229710) (#229858) # Backport This will backport the following commits from `main` to `9.1`: - [[Obs AI Assistant] replace EuiErrorBoundary with KibanaErrorBoundary (#229710)](#229710) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Sandra G","email":"neptunian@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-07-29T17:21:18Z","message":"[Obs AI Assistant] replace EuiErrorBoundary with KibanaErrorBoundary (#229710)\n\nReplaces `EuiErrorBoundary` with using `core.rendering.addContext()`.\n\n\nhttps://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx\n\nI tested this by throwing an error in the feedback buttons and the AI\nAssistant button itself and confirmed they are caught by the\n`KibanaErrorBoundary`.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"d73f9eef6031eb4ee7f3d1d99935eaa8c98dc522","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","backport:all-open","ci:project-deploy-observability","v9.2.0"],"title":"[Obs AI Assistant] replace EuiErrorBoundary with KibanaErrorBoundary","number":229710,"url":"https://github.com/elastic/kibana/pull/229710","mergeCommit":{"message":"[Obs AI Assistant] replace EuiErrorBoundary with KibanaErrorBoundary (#229710)\n\nReplaces `EuiErrorBoundary` with using `core.rendering.addContext()`.\n\n\nhttps://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx\n\nI tested this by throwing an error in the feedback buttons and the AI\nAssistant button itself and confirmed they are caught by the\n`KibanaErrorBoundary`.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"d73f9eef6031eb4ee7f3d1d99935eaa8c98dc522"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229710","number":229710,"mergeCommit":{"message":"[Obs AI Assistant] replace EuiErrorBoundary with KibanaErrorBoundary (#229710)\n\nReplaces `EuiErrorBoundary` with using `core.rendering.addContext()`.\n\n\nhttps://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx\n\nI tested this by throwing an error in the feedback buttons and the AI\nAssistant button itself and confirmed they are caught by the\n`KibanaErrorBoundary`.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"d73f9eef6031eb4ee7f3d1d99935eaa8c98dc522"}}]}] BACKPORT--> Co-authored-by: Sandra G <neptunian@users.noreply.github.com>
kibanamachine
added a commit
that referenced
this pull request
Jul 29, 2025
…undary (#229710) (#229856) # Backport This will backport the following commits from `main` to `8.19`: - [[Obs AI Assistant] replace EuiErrorBoundary with KibanaErrorBoundary (#229710)](#229710) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Sandra G","email":"neptunian@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-07-29T17:21:18Z","message":"[Obs AI Assistant] replace EuiErrorBoundary with KibanaErrorBoundary (#229710)\n\nReplaces `EuiErrorBoundary` with using `core.rendering.addContext()`.\n\n\nhttps://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx\n\nI tested this by throwing an error in the feedback buttons and the AI\nAssistant button itself and confirmed they are caught by the\n`KibanaErrorBoundary`.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"d73f9eef6031eb4ee7f3d1d99935eaa8c98dc522","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","backport:all-open","ci:project-deploy-observability","v9.2.0"],"title":"[Obs AI Assistant] replace EuiErrorBoundary with KibanaErrorBoundary","number":229710,"url":"https://github.com/elastic/kibana/pull/229710","mergeCommit":{"message":"[Obs AI Assistant] replace EuiErrorBoundary with KibanaErrorBoundary (#229710)\n\nReplaces `EuiErrorBoundary` with using `core.rendering.addContext()`.\n\n\nhttps://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx\n\nI tested this by throwing an error in the feedback buttons and the AI\nAssistant button itself and confirmed they are caught by the\n`KibanaErrorBoundary`.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"d73f9eef6031eb4ee7f3d1d99935eaa8c98dc522"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229710","number":229710,"mergeCommit":{"message":"[Obs AI Assistant] replace EuiErrorBoundary with KibanaErrorBoundary (#229710)\n\nReplaces `EuiErrorBoundary` with using `core.rendering.addContext()`.\n\n\nhttps://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx\n\nI tested this by throwing an error in the feedback buttons and the AI\nAssistant button itself and confirmed they are caught by the\n`KibanaErrorBoundary`.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"d73f9eef6031eb4ee7f3d1d99935eaa8c98dc522"}}]}] BACKPORT--> Co-authored-by: Sandra G <neptunian@users.noreply.github.com>
VladimirFilonov
pushed a commit
to VladimirFilonov/kibana
that referenced
this pull request
Jul 30, 2025
…lastic#229710) Replaces `EuiErrorBoundary` with using `core.rendering.addContext()`. https://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx I tested this by throwing an error in the feedback buttons and the AI Assistant button itself and confirmed they are caught by the `KibanaErrorBoundary`. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Contributor
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
delanni
pushed a commit
to delanni/kibana
that referenced
this pull request
Aug 5, 2025
…lastic#229710) Replaces `EuiErrorBoundary` with using `core.rendering.addContext()`. https://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx I tested this by throwing an error in the feedback buttons and the AI Assistant button itself and confirmed they are caught by the `KibanaErrorBoundary`. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces
EuiErrorBoundarywith usingcore.rendering.addContext().https://github.com/elastic/kibana/blob/main/src/core/packages/rendering/browser/README.mdx
I tested this by throwing an error in the feedback buttons and the AI Assistant button itself and confirmed they are caught by the
KibanaErrorBoundary.