Skip to content

Chat timeline content overlaps (assistant text + tool call cards stack on top of each other) #1035

@anghelmatei

Description

@anghelmatei

Description

In the chat timeline UI, message content appears to render on top of other blocks instead of flowing vertically.
From the screenshot, assistant text and the TOOL CALLS section overlap, making the conversation hard to read and interact with.

Image

Steps to Reproduce

  1. Open T3 Code app.
  2. Run a conversation that triggers multiple assistant updates and tool call entries.
  3. Scroll in the chat timeline where assistant content and tool-call cards are mixed.
  4. Observe layout behavior around the assistant message/tool calls block.

Actual Behavior

  • Timeline rows overlap vertically.
  • Assistant text appears inside/over other message containers.
  • TOOL CALLS cards and nearby message content are visually stacked in the same vertical space.

Expected Behavior

  • Each timeline item should reserve its own height.
  • Assistant text, tool-call cards, and metadata should be laid out in separate non-overlapping rows.
  • Scrolling should preserve readable spacing between items.

Impact

High UX impact: core conversation view becomes difficult to read during normal agent runs with tool calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions