Skip to content

fix(vscode): space review follow-up messages - #13458

Merged
marius-kilocode merged 2 commits into
mainfrom
fix-review-followup-message-spacing
Aug 26, 2026
Merged

fix(vscode): space review follow-up messages#13458
marius-kilocode merged 2 commits into
mainfrom
fix-review-followup-message-spacing

Conversation

@marius-kilocode

Copy link
Copy Markdown
Collaborator

What Problem This Solves

Review comment messages and their follow-up text can touch at the boundary. The review card border meets the follow-up bubble, which makes the two message parts look merged.

Why This Change Was Made

The review comments component is rendered as the user-message header. Add a small message-only bottom margin so the review card and follow-up bubble remain visually distinct without changing draft review comments or general user-message spacing.

User Impact

Sent review-comment messages now have a consistent 6px separation before the follow-up text. Draft review comments are unchanged.

Evidence

Before:
Before: review comments touch the follow-up message

After:
After: review comments have a 6px gap before the follow-up message

The screenshots use the same 8-comment Storybook scenario. The before state forces the old 0px margin; the after state uses the new message-only rule.

@kilo-code-bot

kilo-code-bot Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • packages/kilo-docs/public/img/screenshot-tests/kilo-vscode/visual-regression/chat/user-message-many-review-comments-chromium-linux.png
  • packages/kilo-docs/public/img/screenshot-tests/kilo-vscode/visual-regression/chat/user-message-review-comments-chromium-linux.png
Previous Review Summary (commit b925f25)

Current summary above is authoritative. Previous snapshots are kept for context only.

Previous review (commit b925f25)

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • .changeset/review-followup-spacing.md
  • packages/kilo-vscode/webview-ui/src/styles/prompt-input.css

Reviewed by grok-4.6 · Input: 105.9K · Output: 4.1K · Cached: 75.8K

Review guidance: REVIEW.md from base branch main

@marius-kilocode
marius-kilocode merged commit b6e6d9d into main Aug 26, 2026
25 checks passed
@marius-kilocode
marius-kilocode deleted the fix-review-followup-message-spacing branch August 26, 2026 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants