Skip to content

Select component doesn't render in Portal #1058

@sf0rman

Description

@sf0rman

The Select component, drop-down list doesn't render in a Portal causing issues with z-index and overflows when used inside pop-up modals.

https://react.dev/reference/react-dom/createPortal

By itself, on main page things mostly work, but with modals, tables and various elements that have z-index' set it causes issues.
React.createPortal exists for this to render list outside the dom-tree and have it properly overflow any element.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions