Skip to content

fix(cdk/drag-drop): reset popover overflow#33554

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:33551/preview-overflow
Jul 21, 2026
Merged

fix(cdk/drag-drop): reset popover overflow#33554
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:33551/preview-overflow

Conversation

@crisbeto

Copy link
Copy Markdown
Member

Resets the overflow: auto that the drag preview gets from the user agent styles.

Fixes #33551.

Resets the `overflow: auto` that the drag preview gets from the user agent styles.

Fixes angular#33551.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jul 20, 2026
@pullapprove
pullapprove Bot requested review from andrewseguin and tjshiu July 20, 2026 07:25
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jul 21, 2026
@crisbeto
crisbeto merged commit ce6875e into angular:main Jul 21, 2026
33 of 36 checks passed
@crisbeto

Copy link
Copy Markdown
Member Author

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

crisbeto added a commit that referenced this pull request Jul 21, 2026
Resets the `overflow: auto` that the drag preview gets from the user agent styles.

Fixes #33551.

(cherry picked from commit ce6875e)
@byrondover

Copy link
Copy Markdown

Thank you @crisbeto! 🙇 🙏

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: cdk/drag-drop 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(cdk/drag-drop): drag preview shows a scrollbar because the UA popover overflow style is never reset

3 participants