kibana/x-pack/test/functional_search
Rodney Norris 1faad6856c
[Search] Navigation Updates (#224755)
## Summary

Updates to streamline the search solution navigation:


![image](https://github.com/user-attachments/assets/6ae1fdb8-924a-4e06-87ff-5f898db6f6a8)

Classic Nav:
<img width="700" alt="image"
src="https://github.com/user-attachments/assets/530c1f22-b69d-46f7-89ce-053f85f13d8a"
/>

Classic Global Flyout
<img width="295" alt="image"
src="https://github.com/user-attachments/assets/c9822f47-b9e4-4fad-997c-13356b2fc46a"
/>


### Checklist

- [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)
- [ ]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
- [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
- [ ] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

## Release note

Updated the Elasticsearch solution navigations items.
2025-06-25 02:01:49 +01:00
..
fixtures [Search] Stateful Index Details FTR refactors (#220716) 2025-05-21 08:41:16 -05:00
tests [Search] Navigation Updates (#224755) 2025-06-25 02:01:49 +01:00
config.ts [Onboarding] Introduce search index details page locator and update all reference (#205005) 2025-01-10 10:30:38 -05:00
ftr_provider_context.ts
index.ts [Search] Stateful Index Details FTR refactors (#220716) 2025-05-21 08:41:16 -05:00
services.ts