Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.16] [Observability Onboarding] Fix small UI issues (#197234) #197689

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.16:

Questions ?

Please refer to the Backport tool documentation

Closes elastic/observability-dev#4015 🔒

* Makes the footer's top boarder to span across the full page width
* Removes the empty header action menu on the main onboarding screen
when using the new solution sidenav
* Replaces "Give feedback" button on the EDOT collector flow with the
feedback buttons used in other flows

Other things mentioned in [the
issue](elastic/observability-dev#4015) have
been resolved already by previous changes.

![CleanShot 2024-10-22 at 15 13
17@2x](https://github.com/user-attachments/assets/383641cf-285e-401f-96e8-578e639d3199)

To enable the new solution navigation locally:
1. Add these to `kibana.dev.yml`
```
xpack.spaces.allowSolutionVisibility: true
xpack.spaces.experimental.forceSolutionVisibility: true
```
2. Run Kibana and navigate to Spaces Management
3. Set "Observability" view for the space you're using locally (most
likely "Default")

(cherry picked from commit 1821093)
@kibanamachine kibanamachine enabled auto-merge (squash) October 24, 2024 16:35
@botelastic botelastic bot added the ci:project-deploy-observability Create an Observability project label Oct 24, 2024
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@kibanamachine kibanamachine merged commit 594a504 into elastic:8.16 Oct 24, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport ci:project-deploy-observability Create an Observability project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants