fix: Prevent long attribute values from painting over the key column - #2813
Conversation
🦋 Changeset detectedLatest commit: be9f95f The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🔵 Tier 2 — Low RiskSmall, isolated change with no API route or data model modifications. Why this tier:
Review process: AI review + quick human skim (target: 5–15 min). Reviewer validates AI assessment and checks for domain-specific concerns. Stats
|
Greptile SummaryThis PR adjusts the JSON attribute viewer’s key-column sizing and removes a duplicate Span Events accordion section.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains.
|
| Filename | Overview |
|---|---|
| packages/app/src/components/HyperJson.module.scss | Moves the tabulated width floor to the actual flex sizing container and bounds it within the existing 50% maximum. |
| packages/app/src/components/DBRowOverviewPanel.tsx | Removes a duplicate Span Events accordion item while retaining the data-driven section and adjusting its contextual padding. |
| .changeset/span-attributes-key-column-overlap.md | Records the attribute-viewer layout fix as an application patch. |
Reviews (2): Last reviewed commit: "Merge branch 'main' into karl/fix-attrib..." | Re-trigger Greptile
E2E Test Results✅ All tests passed • 270 passed • 1 skipped • 981s
Tests ran across 4 shards in parallel. |
Summary
Prevents long attributes overlapping keys. Also removes a duplicate Span Events section.
Screenshots or video
How to test on Vercel preview
Preview routes:
/searchReferences