Skip to content

fix(ui): expand answered questions in chat - #13356

Merged
marius-kilocode merged 1 commit into
mainfrom
luminous-roof
Aug 24, 2026
Merged

fix(ui): expand answered questions in chat#13356
marius-kilocode merged 1 commit into
mainfrom
luminous-roof

Conversation

@marius-kilocode

Copy link
Copy Markdown
Collaborator

Completed question prompts currently render as collapsed tool rows, which hides the question and answer pair until the user opens each row. This makes recent conversation history harder to scan and is especially costly in narrow chat panes.

Answered question cards now open by default while dismissed cards keep their compact default. The answer list uses the Kilo sans font tokens, readable line height, and wrapping so long questions and answers stay within the chat width. The Storybook coverage now includes the default expanded state and the manual collapse state.

Before:
Answered question collapsed in chat

After:
Answered question expanded in chat

@kilo-code-bot

kilo-code-bot Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (4 files)
  • .changeset/answered-questions-expanded.md
  • packages/kilo-ui/src/components/message-part.css
  • packages/kilo-ui/src/components/message-part.tsx
  • packages/kilo-ui/src/stories/message-part.stories.tsx

Reviewed by grok-4.6 · Input: 83.1K · Output: 10.9K · Cached: 843.1K

Review guidance: REVIEW.md from base branch main

@marius-kilocode
marius-kilocode merged commit cea5386 into main Aug 24, 2026
32 checks passed
@marius-kilocode
marius-kilocode deleted the luminous-roof branch August 24, 2026 10:44
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