-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
good first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.scope: dialogChanges related to the dialog.Changes related to the dialog.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Expected Behavior
When list is long in Dialog, it should have vertical scroll bar in dialog. This works well in Chrome and Firefox.
Current Behavior
https://material-ui-1dab0.firebaseapp.com/demos/dialogs/ the Confirmation Dialogs demo.
when open in ie 11, the vertical scroll bar doesn't work. it lists all items which push buttons out of page.
Steps to Reproduce (for bugs)
- open https://material-ui-1dab0.firebaseapp.com/demos/dialogs/ in IE 11
- Click Confirmation dialogs demo. (Phone ringtone example)
Context
Your Environment
| Tech | Version |
|---|---|
| Material-UI | current demo version |
| React | current demo version |
| browser | IE 11.0.9600 |
| etc |
Metadata
Metadata
Assignees
Labels
good first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.scope: dialogChanges related to the dialog.Changes related to the dialog.type: bugIt doesn't behave as expected.It doesn't behave as expected.