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(overlay): onPositionChange stream not being completed #8562

Merged
merged 1 commit into from
Feb 1, 2018

Conversation

crisbeto
Copy link
Member

Completes the onPositionChange stream when the position strategy is disposed. Also cleans up a few cases that were unsubscribing from it explicitly.

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Nov 20, 2017
Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

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

LGTM

@jelbourn jelbourn added pr: lgtm action: merge The PR is ready for merge by the caretaker and removed pr: needs review labels Nov 21, 2017
@crisbeto crisbeto force-pushed the overlay-complete-change-event branch from 13d8d30 to 20c4241 Compare November 23, 2017 22:01
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Dec 6, 2017
@andrewseguin
Copy link
Contributor

Can you check the CI error

@andrewseguin andrewseguin added the presubmit failures This PR has failures in Google's internal presubmit process and cannot be immediately merged label Dec 13, 2017
@crisbeto crisbeto force-pushed the overlay-complete-change-event branch from 20c4241 to 3c7526a Compare December 14, 2017 19:10
@crisbeto crisbeto removed the presubmit failures This PR has failures in Google's internal presubmit process and cannot be immediately merged label Dec 14, 2017
@crisbeto
Copy link
Member Author

The CI failures are coming in from master.

@crisbeto crisbeto force-pushed the overlay-complete-change-event branch from 3c7526a to 19301d0 Compare January 14, 2018 16:35
@crisbeto crisbeto force-pushed the overlay-complete-change-event branch from 19301d0 to 9a263d6 Compare January 28, 2018 19:08
@tinayuangao
Copy link
Contributor

@crisbeto The Travis failure is a real failure: no variable viewportRuler

@crisbeto crisbeto removed action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jan 31, 2018
Completes the `onPositionChange` stream when the position strategy is disposed. Also cleans up a few cases that were unsubscribing from it explicitly.
@crisbeto crisbeto force-pushed the overlay-complete-change-event branch from 9a263d6 to 5678c08 Compare January 31, 2018 18:10
@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jan 31, 2018
@crisbeto
Copy link
Member Author

Fixed @tinayuangao. Seems like I made a mistake while rebasing.

@tinayuangao tinayuangao merged commit 7fe651b into angular:master Feb 1, 2018
mmalerba pushed a commit to mmalerba/components that referenced this pull request Feb 1, 2018
Completes the `onPositionChange` stream when the position strategy is disposed. Also cleans up a few cases that were unsubscribing from it explicitly.
@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 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants