You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cchaos
changed the title
Popover does not re-compute the position in scrollable container
[EuiDataGrid] Header Popover does not re-compute the position in scrollable container
Oct 20, 2020
This issue is semi-related to the comment I left in #6592 (comment) - in general EUI does not explicitly support popover repositioning on scrolling containers (as opposed to scrolling bodies), and we'll need to add extra support to our portal API to allow consumers to portal popovers into scrolling containers (which negates the need for repositionOnScroll).
How to fix this issue? I tried adding
repositionOnScroll
prop but it still does not work properlyOriginally posted by @ince01 in #3924 (comment)
The text was updated successfully, but these errors were encountered: