Skip to content

fix(portal): fill metrics grid for non-webhook destinations#777

Merged
alexluong merged 1 commit intomainfrom
fix-metrics-layout
Mar 23, 2026
Merged

fix(portal): fill metrics grid for non-webhook destinations#777
alexluong merged 1 commit intomainfrom
fix-metrics-layout

Conversation

@alexluong
Copy link
Collaborator

Summary

  • When the "Events count by status code" chart is hidden for non-webhook destinations, the bottom row only had 2 charts spanning 4 of 6 grid columns, leaving an awkward gap
  • Bottom charts now span 3 columns each (instead of 2) for non-webhook destinations, filling the full row width
  • Webhook destinations are unaffected — they still show all 3 bottom charts at 2 columns each

Test plan

  • View metrics for a non-webhook destination — bottom row should have 2 equal-width charts filling the full width
  • View metrics for a webhook destination — bottom row should still show 3 charts as before

🤖 Generated with Claude Code

When the "Events count by status code" chart is hidden (non-webhook
destinations), the remaining 2 bottom charts only spanned 4 of 6 grid
columns, leaving an awkward gap. Make them span 3 columns each so the
row fills the full width.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
outpost-docs Ready Ready Preview, Comment Mar 20, 2026 7:27pm
outpost-website Ready Ready Preview, Comment Mar 20, 2026 7:27pm

Request Review

@alexluong alexluong merged commit 5e459f3 into main Mar 23, 2026
5 checks passed
@alexluong alexluong deleted the fix-metrics-layout branch March 23, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants