MdDialog scroll in another context
See original GitHub issuefeature request, proposal:
I dont want to scroll the md-dialog-content
but the whole dialog so the scrollbar is outside of the dialog.
What is the expected behavior?
Scroll the entire dialog and not only the md-dialog-content
.
I created a small example with the expected behaviour. You can find it here on codepen.
What is the current behavior?
md-dialog-content
is scrolled inside the dialog.
What is the use-case or motivation for changing an existing behavior?
The developer should have to decide how the dialog is scrolled to match it with a specific use case.
Is there anything else we should know?
I’ve read in the changelog that there is a new ScrollStrategy
API to affect the scrolling of overlays but I cannot find any documentation and the MdDialogConfig
does not support the scrollStrategy
option.
So it is possible to change the scrolling behaviour for the dialog at the current version? If so then how?
Issue Analytics
- State:
- Created 6 years ago
- Comments:12 (5 by maintainers)
Top Results From Across the Web
How to scroll md-dialog panel and don't close it?
Hi I am using angular material md-dialog manel. ... As you can see I use clickOutsideToClose: true (i need to have it). But...
Read more >Services > $mdDialog - AngularJS Material
$mdDialog opens a dialog over the app to inform users about critical information or require them to make decisions. There are two approaches...
Read more >$mdDialog scrollbar blinking - Plunker
For example, window resize events that fire many times a second: * If we set to ... return function throttled() { var context...
Read more >Dialog - Installation - react-md
The main accessibility features and other features for dialogs are: ... well as a context component for handling multiple dialogs at once within...
Read more >ModalView — Kivy 2.1.0 documentation
background is a StringProperty and defaults to 'atlas://data/images/defaulttheme/modalview-background'. background_color¶. Background color, in the format (r, g ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@julianobrasil scrolling whole dialog is not what material design says:
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.