Skip to content

fix(core): Prevent removal of elements during drag and drop#67361

Merged
thePunderWoman merged 1 commit into
angular:mainfrom
thePunderWoman:animation-drag-issue
Mar 2, 2026
Merged

fix(core): Prevent removal of elements during drag and drop#67361
thePunderWoman merged 1 commit into
angular:mainfrom
thePunderWoman:animation-drag-issue

Conversation

@thePunderWoman

@thePunderWoman thePunderWoman commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

This addresses a reported issue where elements were being fully removed from the DOM during drag and drop operations.

fixes: #67257

@angular-robot angular-robot Bot added the area: core Issues related to the framework runtime label Feb 27, 2026
@ngbot ngbot Bot added this to the Backlog milestone Feb 27, 2026
@angular-robot angular-robot Bot added the area: animations legacy animations package only. Otherwise use area: core. label Feb 28, 2026
@thePunderWoman thePunderWoman marked this pull request as ready for review February 28, 2026 00:28
@thePunderWoman thePunderWoman removed the area: animations legacy animations package only. Otherwise use area: core. label Feb 28, 2026
@thePunderWoman thePunderWoman force-pushed the animation-drag-issue branch 6 times, most recently from f354b2e to 8ab8171 Compare February 28, 2026 01:04
@thePunderWoman thePunderWoman added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Feb 28, 2026
@thePunderWoman

Copy link
Copy Markdown
Contributor Author

Caretaker note: lint failures are the typical license ones and can be ignored.

This addresses a reported issue where elements were being fully removed from the DOM during drag and drop operations.

fixes: angular#67257
Comment thread packages/core/src/animation/utils.ts
@AndrewKushnir AndrewKushnir removed the action: review The PR is still awaiting reviews from at least one requested reviewer label Feb 28, 2026
@thePunderWoman thePunderWoman added the action: merge The PR is ready for merge by the caretaker label Feb 28, 2026
@thePunderWoman thePunderWoman merged commit 0b59cba into angular:main Mar 2, 2026
20 of 21 checks passed
@thePunderWoman

Copy link
Copy Markdown
Contributor Author

This PR was merged into the repository. The changes were merged into the following branches:

@angular-automatic-lock-bot

Copy link
Copy Markdown

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 Apr 2, 2026
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 area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Items disappearing on drag-and-drop

2 participants