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: Reposition the trashcan's flyout in response to workspace changes. #8721

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

gonfunko
Copy link
Contributor

@gonfunko gonfunko commented Jan 6, 2025

The basics

The details

Resolves

Fixes #5799

Proposed Changes

This PR repositions the trashcan's flyout when the trashcan itself is repositioned, e.g. in response to workspace resize events. This fixes a bug that could cause the flyout to be detached when changing the browser zoom level or rotating a mobile device.

@gonfunko gonfunko requested a review from a team as a code owner January 6, 2025 21:23
@gonfunko gonfunko requested a review from cpcallen January 6, 2025 21:23
@github-actions github-actions bot added the PR: fix Fixes a bug label Jan 6, 2025
@rachel-fenichel rachel-fenichel requested review from rachel-fenichel and removed request for cpcallen January 7, 2025 21:27
@gonfunko gonfunko merged commit 547ff18 into google:develop Jan 7, 2025
12 checks passed
@gonfunko gonfunko deleted the trashcan-flyout branch January 7, 2025 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trashcan flyout is not repositioned when device is rotated
3 participants