Skip to content

Fix sizing inconsistencies in native vs non-native Popover #2017

@acelaya

Description

@acelaya

We have recently discovered that the Popover can get incorrectly sized in browsers which do not support the native Popover API (this can be mimicked by explicitly setting asNativePopover={false}). This is due to the fact that the popover is sized based on its most immediate relative container in that case.

It's worth mentioning that it's likely not possible to achieve full look-and-feel parity, but at least the sizing should be equivalent, or at least document this difference to take it into consideration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions