-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
Description
Library
React Northstar / v0 (@fluentui/react-northstar)
Describe the feature that you would like added
The Portal component's mountNode property lets the user specify the target DOM node into which the Portal/popover/flyout will render. This is a very useful property for cases where <body> or inline won't do, such as the PowerApps Canvas surface.
The InfoButton component already has this available; it's exposed via the larger popover property. Something like that would be agreeable for Combobox, but I'll leave the implementation details up to the experts.
Have you discussed this feature with our team
GeoffCoxMSFT
Additional context
This is an internal feature request from the PowerApps App fabric team.
Validations
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Reactions are currently unavailable