Skip to content

[Feature]: Add mountNode property to Combobox #28625

@brhallin

Description

@brhallin

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions