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: comment body height too short #8182

Merged
merged 1 commit into from
May 29, 2024

Conversation

BeksOmega
Copy link
Collaborator

@BeksOmega BeksOmega commented May 29, 2024

The basics

The details

Resolves

Fixes #8180

Proposed Changes

Adds height: 100% to the minimal body class so that comments bodies are properly sized. This class only applies to text input bubbles and workspace comments, so it should be fine.

Test Coverage

Looked at blocks comments and workspace comments in the advanced playground. They look good!

Documentation

N/A

Additional Information

Should go into the v11 patch.

@BeksOmega BeksOmega requested a review from a team as a code owner May 29, 2024 12:46
@BeksOmega BeksOmega requested a review from rachel-fenichel May 29, 2024 12:46
@github-actions github-actions bot added PR: fix Fixes a bug and removed PR: fix Fixes a bug labels May 29, 2024
@BeksOmega BeksOmega merged commit c3d41cf into google:develop May 29, 2024
11 checks passed
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.

Text input bubbles assume body is set to height 100%
2 participants