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
The MenuPopover is transformed wrong, and the screen jumps all the way to the left.
20250109-1007-01.4757524.mp4
Expected Behavior
The MenuPopover should be displayed under the button even while zoomed in and as such not jump the screen all the way to the left.
My first guess would be that the calculated transform uses the size of the current screen, which is smaller than the actual screen when zoomed in like that.
Component
Menu
Package version
9.56.8
React version
18.3.1
Environment
Current Behavior
The MenuPopover is transformed wrong, and the screen jumps all the way to the left.
20250109-1007-01.4757524.mp4
Expected Behavior
The MenuPopover should be displayed under the button even while zoomed in and as such not jump the screen all the way to the left.
My first guess would be that the calculated transform uses the size of the current screen, which is smaller than the actual screen when zoomed in like that.
Reproduction
https://stackblitz.com/edit/5xyw9tvo
Steps to reproduce
I experienced this behaviour in chrome and edge chromium.
Are you reporting an Accessibility issue?
no
Suggested severity
High - No workaround
Products/sites affected
No response
Are you willing to submit a PR to fix?
yes
Validations
The text was updated successfully, but these errors were encountered: