Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sidenav): fullscreen sidenavs should not scroll #373

Merged
merged 1 commit into from
Apr 29, 2016

Conversation

kara
Copy link
Contributor

@kara kara commented Apr 28, 2016

r: @jelbourn

This PR ensures that it's not possible to scroll past the sidenav backdrop when the sidenav is open.

@googlebot googlebot added cla: yes PR author has agreed to Google's Contributor License Agreement labels Apr 28, 2016
@kara kara added needs: discussion Further discussion with the team is needed before proceeding and removed cla: yes PR author has agreed to Google's Contributor License Agreement labels Apr 28, 2016
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Apr 28, 2016
@kara kara added pr: needs review and removed needs: discussion Further discussion with the team is needed before proceeding labels Apr 28, 2016
@kara kara force-pushed the fullscreen branch 2 times, most recently from 2f1d240 to a6240b6 Compare April 28, 2016 18:27
@kara kara force-pushed the fullscreen branch 2 times, most recently from 3950194 to d0f126c Compare April 28, 2016 21:01
this._validateDrawers();
}

private _watchSidenavToggle(sidenav: MdSidenav): void {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add functions descriptions for these two

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated!

@kara kara force-pushed the fullscreen branch 3 times, most recently from 0e558c1 to 75632f9 Compare April 29, 2016 22:48
@jelbourn
Copy link
Member

LGTM

@kara kara merged commit fea5923 into angular:master Apr 29, 2016
andrewseguin pushed a commit to andrewseguin/components that referenced this pull request Oct 15, 2018
@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has agreed to Google's Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants