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: Fix bug that caused comments to be incorrectly positioned. #8668

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

gonfunko
Copy link
Contributor

The basics

The details

Resolves

Fixes #7855

Proposed Changes

This PR fixes a bug that caused block comments to be incorrectly positioned/overlapping their parent block when loaded into a hidden workspace that was subsequently shown.

@gonfunko gonfunko requested a review from a team as a code owner November 21, 2024 19:16
@github-actions github-actions bot added the PR: fix Fixes a bug label Nov 21, 2024
@gonfunko gonfunko merged commit b73d615 into google:develop Nov 21, 2024
11 checks passed
@gonfunko gonfunko deleted the comment-positioning branch November 21, 2024 19:28
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.

Comment icon bubbles are positioned incorrectly when the workspace is hidden
2 participants