-
[OPIK-6571] [FE] feat: update thread view UI to match trace/span panel (#6952)
发布于
2026-06-03 13:21:19 +00:00 - [OPIK-6571] [FE] feat: update thread view UI to match trace/span panel
- Skeleton loaders for the thread sidebar (header + alternating chat bubbles)
replacing the spinner - Restyle thread header stats (date, messages, duration, cost, scores)
- Thread + v2 trace/span sidebar tags use the md (24px) size; tag sizing
centralized in a TAG_SIZE_CONFIG map on TagListRenderer - Tabs: primary segmented (blue) active style on trace + thread sidebars;
size owns typography, variant owns colors - Redesign thread conversation: plain assistant turns, no dividers, 64px
insets, restyled action row (Trace / Tool calls) - Markdown heading weight reduced to medium; message bubble token -> #f2f2ff
- Annotate panel feedback header reads "Human review"
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
- fix(threads): keep header/export enabled while traces load
Gate the thread header, tags, export dropdown and feedback-scores tab on
isThreadPending only; limit the trace-dependent skeleton to the messages
tab (isTracesPending). Addresses review feedback on the loading split.Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
- fix(threads): muted-slate thumbs + align messages with tabs container
- LikeFeedback: unfilled thumbs up/down use muted-slate (were foreground)
- TraceMessages: container padding px-6 -> px-4 so the user bubble (right)
and assistant reply (left) align with the tabs container
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com
下载附件