Skip to content

[Select][material-ui] Don't lock the body scroll and make it non-modal select #17353

Open
@ghost

Description

Current Behavior 😯

When I open a Select component vertical scroll bar of the page disappears.
See here
scrn

I don't have a demo to reproduce sorry, but I suppose this is a known issue: #8710, #7239, so maybe someone can help.

The select component is located on an app bar on the screenshot.

I tried setting box-sizing: border-box on App bar, no help.

Expected Behavior 🤔

The scrollbar should not disappear.

Your Environment 🌎

Tech Version
Material-UI v3.1.1
React 16.5
Browser Chrome

Metadata

Metadata

Assignees

Labels

component: menuThis is the name of the generic UI component, not the React module!component: selectThis is the name of the generic UI component, not the React module!new featureNew feature or requestpriority: importantThis change can make a difference

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions