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
Hello @VamsiModem, could you create a standalone reproducible example using Codesandbox or Stackblitz? It's challenging for us to determine whether the issue is with the component itself or the context in which it's used. Thanks!
We tried the boundary and didn't work but setting position on menu fixed the issue <Menu open={open} onOpenChange={onOpenChange} positioning={{ autoSize: true }}>
Library
React Components / v9 (@fluentui/react-components)
System Info
Are you reporting an Accessibility issue?
None
Reproduction
Context menu is not respecting the bounds of an iframe
Bug Description
Power apps is rendered inside an an iframe and when a context menu is opened, it is rendered outside the bounds of the iframe.
Actual Behavior
The context menu is flowing out of the iframe
Expected Behavior
The context menu should respect the boundaries of an iframe
Logs
No response
Requested priority
High
Products/sites affected
Power Apps
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: