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
Popover doesn't respect placement property. See Steps To Reproduce.
Steps To Reproduce
1. Go to my minimal reproducible example: https://codesandbox.io/p/sandbox/busy-murdock-q3rwyy?file=%2Findex.js
2. Click on 'Sign In' to open the Popover
3. Reduce window size, and around the width of the Popover, the placement changes from 'bottom start' to 'bottom center'
4. On such small Popover this doesn't seem like a big issue, but the same exact behaviour is present with bigger Popover content; around the width of the content, the placement changes.
Background Information
Package Version(s):
ui-popover v8.51.0
Browser:
Chrome (All Versions)
Safari (All Versions)
OS:
MacOS 14.1.2
Device:
Macbook Pro
Component:
Popover
Describe the Bug
Popover doesn't respect placement property. See Steps To Reproduce.
Steps To Reproduce
Expected Behavior
Placement prop is respected
Screenshots
Screen.Recording.2024-01-09.at.16.01.06.mov
Additional Information
Current Workaround(s):
Doesn't seem like it
Products Affected:
Are you willing to submit a PR to fix?
Requested Priority:
Normal