Skip to content

Conversation

@crisbeto
Copy link
Member

Adds some logic to ensure that an element inside a boundary is contained within it after the viewport is resized and the boundary may have changed size.

Fixes #16536.

@crisbeto crisbeto added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent target: patch This PR is targeted for the next patch release labels Aug 25, 2019
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Aug 25, 2019
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

@crisbeto crisbeto force-pushed the 15749/drag-drop-boundary-resize branch from 6e79fc0 to 030d1b8 Compare August 31, 2019 08:04
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Aug 31, 2019
@jelbourn
Copy link
Member

jelbourn commented Sep 6, 2019

@crisbeto passes presubmit, just needs rebase

…viewport resize

Adds some logic to ensure that an element inside a boundary is contained within it after the viewport is resized and the boundary may have changed size.

Fixes angular#16536.
@crisbeto crisbeto force-pushed the 15749/drag-drop-boundary-resize branch from 030d1b8 to 076e451 Compare September 6, 2019 20:50
@crisbeto
Copy link
Member Author

crisbeto commented Sep 6, 2019

Rebased @jelbourn.

@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 Oct 7, 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 P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Drag item is out of boundary element

3 participants