kibana/test
Yulia Čech 8705a6a77b
[Guided onboarding] Registers 3 separate guide IDs for search (#149968)
## Summary
Fixes https://github.com/elastic/kibana/issues/149691 
Follow up to https://github.com/elastic/kibana/pull/149528 

This PR adds 3 separate guide ID values `appSearch`, `websiteSearch` and
`databaseSearch` instead of previously used `search`. With that change,
each card for Search on the landing page has its own independent guide
that can be completed.

Example plugin for guided onboarding is also updated so that all 3
search guides can be managed there. Otherwise there should not be any
UI/UX changes.

Currently, all 3 ids are registered with the same config and that can be
easily updated by the team in the future.

#### Screenshot
<img width="485" alt="Screenshot 2023-01-31 at 18 24 12"
src="https://user-images.githubusercontent.com/6585477/215840343-f9a65be3-0568-40ca-b458-5de92bfe8aaf.png">


### Checklist
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-02-06 06:16:26 -07:00
..
accessibility [Discover] Unskip flaky a11y tests (#149827) 2023-01-30 15:18:24 +01:00
analytics Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
api_integration [Guided onboarding] Registers 3 separate guide IDs for search (#149968) 2023-02-06 06:16:26 -07:00
common Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
examples [Lens] Don't block render on missing field (#149262) 2023-02-02 18:09:43 -06:00
functional [Discover] Refresh fields when data view is edited (#149861) 2023-02-03 09:24:21 +01:00
harden Add 'fork' to child_process hardening tests (#139222) 2022-08-23 07:53:28 -04:00
health_gateway Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
interactive_setup_api_integration Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
interactive_setup_functional Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
interpreter_functional Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
node_roles_functional Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
package Adds base implementation of the Kibana Health Gateway. (#141172) 2022-11-07 09:14:42 -07:00
plugin_functional [Saved objects] Prepare SO management for versionable types (#149495) 2023-02-02 17:02:38 +01:00
scripts [Security Solution] [CellActions] Move to a package (#149057) 2023-01-19 11:52:10 +01:00
server_integration Move real plugins out of 'fixtures' dirs (#148756) 2023-01-12 12:38:49 -07:00
ui_capabilities/newsfeed_err [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
tsconfig.json [Guided onboarding] Registers 3 separate guide IDs for search (#149968) 2023-02-06 06:16:26 -07:00