Skip to content

Commit

Permalink
Merge branch 'main' into 190220-kibana-8150-has-a-weird-x-in-the-left…
Browse files Browse the repository at this point in the history
…-bottom-corner-when-switching-to-hosts-from-another-part-in-o11y
  • Loading branch information
jennypavlova authored Aug 26, 2024
2 parents 6b7eee3 + c52d691 commit 75ba923
Show file tree
Hide file tree
Showing 248 changed files with 1,465 additions and 1,473 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,10 @@ export function DiscoverMainRoute({
<DiscoverCustomizationProvider value={customizationService}>
<DiscoverMainProvider value={stateContainer}>
<>
<DiscoverTopNavInline stateContainer={stateContainer} hideNavMenuItems={loading} />
<DiscoverTopNavInline
stateContainer={stateContainer}
hideNavMenuItems={loading || showNoDataPage}
/>
{mainContent}
</>
</DiscoverMainProvider>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 75ba923

Please sign in to comment.