-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
issue/reviewedIssue has recently been reviewed (mid-2020)Issue has recently been reviewed (mid-2020)
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
issue/reviewedIssue has recently been reviewed (mid-2020)Issue has recently been reviewed (mid-2020)