Skip to content

[SelectField] Not taking viewport bounds into consideration appropriately #7076

@bradleygore

Description

@bradleygore

Problem description

If SelectField is near the bottom of the page, for web and mobile browsers, then the list of options renders at the very bottom of the viewport.

Link to minimal working code that reproduces the issue

http://www.material-ui.com/#/components/select-field
Scroll to where any SelectField is within about 1/2 inch of bottom of viewport:
screen shot 2017-06-07 at 8 38 38 pm
Then, click on it and see how the options list renders:
screen shot 2017-06-07 at 8 35 05 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope: selectChanges related to the select.type: bugIt doesn't behave as expected.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions