Skip to content

Commit

Permalink
Fix Kibana bug w/ collapsed popover and long pages
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Nov 14, 2024
1 parent a7c86a5 commit b6ae8c8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ export const EuiCollapsedNavPopover: FunctionComponent<
display="block"
anchorPosition="rightUp"
panelPaddingSize="none"
repositionOnScroll={true}
button={
<EuiCollapsedNavButton
title={title}
Expand Down

0 comments on commit b6ae8c8

Please sign in to comment.