-
[OPIK-6858] Collapsible JSON/YAML code blocks in trace/span view (#7026)
发布于
2026-06-11 11:57:23 +00:00 - [OPIK-6858] Collapsible JSON/YAML code blocks in trace/span view
Add inline collapse/expand for JSON objects, arrays and YAML blocks in the
read-only CodeMirror viewers of the trace/span detail view. The chevron sits at
the end of each foldable line; collapsed blocks render a clickable gray
placeholder that expands them again. Also shrinks the Feedback scores tab info
icon to better match the label.Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
- [OPIK-6858] Use lucide ChevronDown/ChevronRight for fold chevrons
Render the lucide icon components to static SVG markup once at module load
instead of hardcoding the chevron paths, keeping the fold affordance in sync
with the rest of the design system.Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
Co-authored-by: Claude Opus 4.8 (1M context) noreply@anthropic.com
下载附件