Skip to content

Positioned elements should reposition on resize #29998

@ling1726

Description

@ling1726

Positioned elements should call updatePosition when their or their targets' dimensions change. This could be achieved by starting a resize observer once positioning is enabled on an element.

This should remove the need to use the imperative position update for async loading content, since async content will generally resize the dimensions of the positioned element

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions