Skip to content

[SharedUX][Search] Remove Setup Guides from Search#228592

Merged
paulinashakirova merged 12 commits intoelastic:mainfrom
paulinashakirova:remove-setup-guides-search
Jul 22, 2025
Merged

[SharedUX][Search] Remove Setup Guides from Search#228592
paulinashakirova merged 12 commits intoelastic:mainfrom
paulinashakirova:remove-setup-guides-search

Conversation

@paulinashakirova
Copy link
Copy Markdown
Contributor

Summary

This is one of the PRs to remove setup guides plugin based on this Epic.

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

Screenshot 2025-07-18 at 13 44 03

@paulinashakirova paulinashakirova self-assigned this Jul 18, 2025
@paulinashakirova paulinashakirova added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting Team:SharedUX Platform AppEx-SharedUX (formerly Global Experience) t// labels Jul 18, 2025
@paulinashakirova paulinashakirova marked this pull request as ready for review July 18, 2025 15:07
@paulinashakirova paulinashakirova requested review from a team as code owners July 18, 2025 15:07
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/appex-sharedux (Team:SharedUX)

Copy link
Copy Markdown
Contributor

@Dosant Dosant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like incorrect merge? a lot of lines are added

@paulinashakirova paulinashakirova marked this pull request as draft July 18, 2025 19:07
@paulinashakirova paulinashakirova marked this pull request as ready for review July 21, 2025 11:28
@paulinashakirova paulinashakirova requested a review from a team as a code owner July 21, 2025 15:09
Copy link
Copy Markdown
Contributor

@Dosant Dosant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
enterpriseSearch 1.1MB 1.1MB -851.0B

History

cc @paulinashakirova

Copy link
Copy Markdown
Contributor

@jloleysens jloleysens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kibana.jsonc LGTM

@paulinashakirova paulinashakirova merged commit 1535c44 into elastic:main Jul 22, 2025
12 checks passed
@paulinashakirova paulinashakirova deleted the remove-setup-guides-search branch July 22, 2025 10:10
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:SharedUX Platform AppEx-SharedUX (formerly Global Experience) t// v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants