-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Overview Event Log and Gateway Log panels do not stay aligned when their content heights differ #1113
Copy link
Copy link
Open
Labels
P3Low-priority cleanup, docs, polish, ergonomics, or speculative work.Low-priority cleanup, docs, polish, ergonomics, or speculative work.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:otherThis issue has meaningful maintainer-visible impact outside the owned taxonomy.This issue has meaningful maintainer-visible impact outside the owned taxonomy.issue-rating: 🦪 silver shellfishThin issue quality; more reproduction proof or environment detail is needed.Thin issue quality; more reproduction proof or environment detail is needed.
Description
Metadata
Metadata
Assignees
Labels
P3Low-priority cleanup, docs, polish, ergonomics, or speculative work.Low-priority cleanup, docs, polish, ergonomics, or speculative work.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:otherThis issue has meaningful maintainer-visible impact outside the owned taxonomy.This issue has meaningful maintainer-visible impact outside the owned taxonomy.issue-rating: 🦪 silver shellfishThin issue quality; more reproduction proof or environment detail is needed.Thin issue quality; more reproduction proof or environment detail is needed.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Summary
On the Overview page, the
Event LogandGateway Logpanels do not stay visually aligned when their content heights differ, which leaves mismatched bottoms and visible blank space.Steps to reproduce
openclawsource checkout.Event LogandGateway Log.Expected behavior
The two Overview log panels should remain visually aligned as a pair.
If
Gateway Logis longer, it should scroll inside its own content area instead of extending the card height beyondEvent Log.If
Event Logis longer, theGateway Logcard should preserve aligned bounds instead of leaving mismatched panel edges.Actual behavior
When the panel content heights diverge, the
Event LogandGateway Logcards stop lining up.This creates obvious bottom-edge mismatch and wasted blank space in the shorter panel.
Environment
2026.3.14Windows 10 Pro 10.0.19045 (Build 19045)Source checkout with local dashboard/demo UI buildNOT_ENOUGH_INFONOT_ENOUGH_INFOEvidence
Observed as a user-visible Overview layout issue involving the
Event LogandGateway Logcards.Relevant UI classes observed during investigation were
card ov-event-logandcard ov-log-tail.No crash or backend error log was required to reproduce the issue.
Impact and severity
Additional information
NOT_ENOUGH_INFO
This issue was intended to be a bug report, specifically a behavior bug.
The GitHub sidebar currently shows no label and no type.
Could a maintainer please add the
buglabel and, if applicable, set the issue type toBug?