[SharedUX][Search] Remove Setup Guides from Search#228592
Merged
paulinashakirova merged 12 commits intoelastic:mainfrom Jul 22, 2025
Merged
[SharedUX][Search] Remove Setup Guides from Search#228592paulinashakirova merged 12 commits intoelastic:mainfrom
paulinashakirova merged 12 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/appex-sharedux (Team:SharedUX) |
Dosant
requested changes
Jul 18, 2025
Contributor
Dosant
left a comment
There was a problem hiding this comment.
seems like incorrect merge? a lot of lines are added
jbudz
approved these changes
Jul 21, 2025
Contributor
💚 Build Succeeded
Metrics [docs]Async chunks
History
|
jloleysens
approved these changes
Jul 22, 2025
sphilipse
approved these changes
Jul 22, 2025
maxcold
pushed a commit
that referenced
this pull request
Jul 22, 2025
### Summary This is one of the PRs to remove setup guides plugin based on this [Epic](elastic/kibana-team#1573). We are deprecating `@kbn/guided-onboarding-plugin` because this interface is not used anymore, since each solution uses their own onboarding flow. And because of this - this PR is cleaning up the Search code to remove setup guides/guided onboarding logic. Then after this is completed - we will remove the plugin from the platform completely. The setup guides I am referring to here are <img width="1028" height="587" alt="Screenshot 2025-07-18 at 13 44 03" src="https://github.com/user-attachments/assets/f6e7c84b-b78b-43de-a745-dd7250f19ca7" /> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
kdelemme
pushed a commit
to kdelemme/kibana
that referenced
this pull request
Jul 23, 2025
### Summary This is one of the PRs to remove setup guides plugin based on this [Epic](elastic/kibana-team#1573). We are deprecating `@kbn/guided-onboarding-plugin` because this interface is not used anymore, since each solution uses their own onboarding flow. And because of this - this PR is cleaning up the Search code to remove setup guides/guided onboarding logic. Then after this is completed - we will remove the plugin from the platform completely. The setup guides I am referring to here are <img width="1028" height="587" alt="Screenshot 2025-07-18 at 13 44 03" src="https://github.com/user-attachments/assets/f6e7c84b-b78b-43de-a745-dd7250f19ca7" /> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
kertal
pushed a commit
to kertal/kibana
that referenced
this pull request
Jul 25, 2025
### Summary This is one of the PRs to remove setup guides plugin based on this [Epic](elastic/kibana-team#1573). We are deprecating `@kbn/guided-onboarding-plugin` because this interface is not used anymore, since each solution uses their own onboarding flow. And because of this - this PR is cleaning up the Search code to remove setup guides/guided onboarding logic. Then after this is completed - we will remove the plugin from the platform completely. The setup guides I am referring to here are <img width="1028" height="587" alt="Screenshot 2025-07-18 at 13 44 03" src="https://github.com/user-attachments/assets/f6e7c84b-b78b-43de-a745-dd7250f19ca7" /> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
crespocarlos
pushed a commit
to crespocarlos/kibana
that referenced
this pull request
Jul 25, 2025
### Summary This is one of the PRs to remove setup guides plugin based on this [Epic](elastic/kibana-team#1573). We are deprecating `@kbn/guided-onboarding-plugin` because this interface is not used anymore, since each solution uses their own onboarding flow. And because of this - this PR is cleaning up the Search code to remove setup guides/guided onboarding logic. Then after this is completed - we will remove the plugin from the platform completely. The setup guides I am referring to here are <img width="1028" height="587" alt="Screenshot 2025-07-18 at 13 44 03" src="https://github.com/user-attachments/assets/f6e7c84b-b78b-43de-a745-dd7250f19ca7" /> --------- 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.
Summary
This is one of the PRs to remove setup guides plugin based on this Epic.
We are deprecating
@kbn/guided-onboarding-pluginbecause this interface is not used anymore, since each solution uses their own onboarding flow. And because of this - this PR is cleaning up the Search code to remove setup guides/guided onboarding logic.Then after this is completed - we will remove the plugin from the platform completely.
The setup guides I am referring to here are