Skip to content

Update overflowBoundaryElement usage to use React's createPortal #1752

Open
@interactivellama

Description

@interactivellama

Now that React 16 features can be used. Components should update to createPortal.

https://reactjs.org/docs/portals.html

This will simplify the Dialog code and remove the need for context explicit passing to Portal children.

This will also allow Enzyme testing out of the box.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions