Skip to content

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

Open
thePunderWoman wants to merge 1 commit intoangular:mainfrom
thePunderWoman:animation-drag-issue
Open

fix(core): Prevent removal of elements during drag and drop#67361
thePunderWoman wants to merge 1 commit intoangular:mainfrom
thePunderWoman:animation-drag-issue

Conversation

@thePunderWoman
Copy link
Contributor

@thePunderWoman thePunderWoman commented Feb 27, 2026

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
@thePunderWoman thePunderWoman marked this pull request as ready for review February 28, 2026 00:28
@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
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
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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