Dropdown: Popover content is wrong positioned #8559
Labels
[Feature] UI Components
Impacts or related to the UI component system
Good First Issue
An issue that's suitable for someone looking to contribute for the first time
Needs Dev
Ready for, and needs developer efforts
[Package] Components
/packages/components
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
Describe the bug
When rendering a
Dropdown
component outside Gutenberg, the popover content is wrong positioned.To Reproduce
Execute the code below in a new React project after installing
@wordpress/components
.Expected behavior
The popover content should be displayed below the button.
Screenshots
Desktop:
Additional context
Issue found while working on #8338 and Automattic/wp-calypso#26367
The text was updated successfully, but these errors were encountered: