Skip to content

Live feed: expanded event detail needs a proper layout #48

Description

@marselsel

Problem

Clicking an event in the live feed expands it (expandedId in app/(dashboard)/[workspace]/[project]/live/live-content.tsx), but the expanded state is visually unpolished — it doesn't read as a structured detail view.

Proposed Solution

Give the expanded row a real layout: labelled fields for event metadata, monospace/collapsible rendering for argument and result payloads, clear separation from the surrounding rows, and a way to copy the raw event.

Additional Context

Should share a detail component with the merged invocation list rather than being styled twice.

Affected Package

Dashboard

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions