Skip to content

[Popper] Leverage ResizeObserver #22303

Open
@ohlr

Description

@ohlr

https://codesandbox.io/s/practical-kalam-jz2ew?file=/src/Demo.js

open the popper by clicking on the button

  1. When scrolling (fast) it does not remain in position but jiggles around
  2. When using "keepMounted" open the popper, close it -> additional white space at bottom of page
  3. When the height of the content inside the popper increases (i.e. because of a form interaction) the position of the popper is not updated until scrolling. After scrolling it jumps up to accommodate for the new height.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: PopperThe React component. See <Popup> for the latest version.new featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions