[9.1] add loading state install/uninstall product doc (#229579)#230616
Merged
arturoliduena merged 1 commit intoelastic:9.1from Aug 5, 2025
Merged
[9.1] add loading state install/uninstall product doc (#229579)#230616arturoliduena merged 1 commit intoelastic:9.1from
arturoliduena merged 1 commit intoelastic:9.1from
Conversation
Closes [elastic#229460](elastic#229460) ## Summary When a user clicks the "Install" or "Uninstall" button for product documentation, add visual feedback in the UI (a spinner) to indicate that an action is in progress. ### Steps to Reproduce Navigate Observability AI Assistant settings page see that Elastic documentation is not yet installed. Click the Install button. Observe that the button shows no loading state. (Similarly, for an installed package, click Uninstall and observe the same lack of feedback). Expected Behavior After clicking "Install" or "Uninstall", the button should immediately enter a loading state. https://github.com/user-attachments/assets/9e9f8fef-bf18-4a6a-96af-c514dae4ffdf https://github.com/user-attachments/assets/1c36d617-0def-4a6d-af04-bb9ef52c624f https://github.com/user-attachments/assets/8053cf33-cc69-4d1d-8779-23a361266576 ### Checklist Check the PR satisfies following conditions. Reviewers should verify this PR satisfies this list as well. - [x] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md) (cherry picked from commit 8e9fabe) # Conflicts: # x-pack/platform/plugins/private/observability_ai_assistant_management/public/hooks/use_get_product_doc.ts
Contributor
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
1 task
neptunian
approved these changes
Aug 5, 2025
Contributor
💚 Build Succeeded
Metrics [docs]Async chunks
Page load bundle
History |
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.
Backport
This will backport the following commits from
mainto9.1:Questions ?
Please refer to the Backport tool documentation