Skip to content

Better positioning system #1602

@FezVrasta

Description

@FezVrasta

Right now react-select positions the dropdowns right below the originating input element.
This is problematic in situations when there's not enough space on the bottom of the page or of its scrollable container because the page will be enlarged to make the dropdown fit.

If you used a positioning engine like react-popper the dropdown could be positioned where there's more available space. The library is very lightweight and supports all your use cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/reviewedIssue has recently been reviewed (mid-2020)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions