Skip to content

fix: comment bubble got cut off#2756

Merged
caio-pizzol merged 5 commits intomainfrom
sd-2464_comment-bubble-cut-off
Apr 8, 2026
Merged

fix: comment bubble got cut off#2756
caio-pizzol merged 5 commits intomainfrom
sd-2464_comment-bubble-cut-off

Conversation

@VladaHarbour
Copy link
Copy Markdown
Contributor

No description provided.

@VladaHarbour VladaHarbour self-assigned this Apr 8, 2026
@linear
Copy link
Copy Markdown

linear Bot commented Apr 8, 2026

@VladaHarbour VladaHarbour force-pushed the sd-2464_comment-bubble-cut-off branch from 4f4c1ef to 009a695 Compare April 8, 2026 10:58
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4f4c1ef84c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread packages/superdoc/src/components/CommentsLayer/commentsList/commentsList.vue Outdated
Copy link
Copy Markdown
Contributor

@caio-pizzol caio-pizzol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@VladaHarbour fix works well with a few bubbles, but with 7+ tracked changes on a short doc, the last bubble still gets clipped — reproduced it locally. the sidebar shifts up in that case and the height fix doesn't apply. root issue is overflow: hidden on .floating-comments in SuperDoc.vue. left inline comments.

Comment thread packages/superdoc/src/components/CommentsLayer/FloatingComments.vue
Comment thread packages/superdoc/src/components/CommentsLayer/FloatingComments.vue
@VladaHarbour VladaHarbour force-pushed the sd-2464_comment-bubble-cut-off branch from 6f4a8be to 595fa34 Compare April 8, 2026 16:31
@VladaHarbour VladaHarbour requested a review from caio-pizzol April 8, 2026 16:31
Copy link
Copy Markdown
Contributor

@caio-pizzol caio-pizzol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@VladaHarbour both issues from last round are fixed. verified locally that bubbles show fully even with many tracked changes. nice work.

Behavior test that creates 8+ tracked changes, clicks the last bubble,
and asserts the sidebar uses overflow: visible so bubbles are never
clipped by the parent container.
@caio-pizzol caio-pizzol enabled auto-merge April 8, 2026 18:01
@caio-pizzol caio-pizzol added this pull request to the merge queue Apr 8, 2026
Merged via the queue into main with commit 42b895e Apr 8, 2026
52 checks passed
@caio-pizzol caio-pizzol deleted the sd-2464_comment-bubble-cut-off branch April 8, 2026 18:08
@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented Apr 8, 2026

🎉 This PR is included in vscode-ext v1.1.0-next.73

@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented Apr 8, 2026

🎉 This PR is included in @superdoc-dev/react v1.0.0-next.27

The release is available on GitHub release

@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented Apr 8, 2026

🎉 This PR is included in esign v2.2.0-next.31

The release is available on GitHub release

@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented Apr 8, 2026

🎉 This PR is included in template-builder v1.3.0-next.33

The release is available on GitHub release

@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented Apr 8, 2026

🎉 This PR is included in superdoc v1.24.0-next.70

The release is available on GitHub release

@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented Apr 8, 2026

🎉 This PR is included in superdoc-cli v0.5.0-next.71

The release is available on GitHub release

@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented Apr 8, 2026

🎉 This PR is included in superdoc-sdk v1.3.0-next.72

@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented Apr 10, 2026

🎉 This PR is included in superdoc-sdk v1.4.0

@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented Apr 10, 2026

🎉 This PR is included in superdoc v1.25.0

The release is available on GitHub release

@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented Apr 10, 2026

🎉 This PR is included in superdoc-cli v0.6.0

The release is available on GitHub release

@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented Apr 10, 2026

🎉 This PR is included in vscode-ext v2.3.0-next.1

@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented Apr 10, 2026

🎉 This PR is included in template-builder v1.5.0-next.1

The release is available on GitHub release

@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented Apr 10, 2026

🎉 This PR is included in esign v2.3.0-next.1

The release is available on GitHub release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants