Skip to content

Fix sidebar actions and dashboard chart clipping - #2561

Merged
ejsmith merged 4 commits into
mainfrom
issue/fix-sidebar-actions-and-chart-clipping
Sep 8, 2026
Merged

Fix sidebar actions and dashboard chart clipping#2561
ejsmith merged 4 commits into
mainfrom
issue/fix-sidebar-actions-and-chart-clipping

Conversation

@ejsmith

@ejsmith ejsmith commented Sep 3, 2026

Copy link
Copy Markdown
Member

Summary

  • place the saved-view reorder action to the left of the expand/collapse control
  • render Events, Stacks, and Sessions dashboard series as overlapping areas
  • prevent LayerChart's automatic multi-series stacking from drawing the second series beyond the chart's Y domain

Verification

  • npm run validate
  • reproduced the Events and Stacks chart line extending 16 px above the plot area with the automatic series layout
  • verified 0 px top overflow for Events, Stacks, and Sessions with the overlapping series layout
  • verified the local Svelte app and /api/v2/about return HTTP 200 through the Aspire frontend endpoint

Breaking changes

None.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-08T04:33:03.481732Z 55335f9 New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@ejsmith
ejsmith merged commit e5de122 into main Sep 8, 2026
7 checks passed
@ejsmith
ejsmith deleted the issue/fix-sidebar-actions-and-chart-clipping branch September 8, 2026 04:31
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.Insulation 37% 35% 286
Exceptionless.Web 85% 70% 8102
Exceptionless.Core 76% 68% 10497
Exceptionless.AppHost 38% 41% 147
Summary 79% (26329 / 33338) 68% (12226 / 18003) 19032

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.

1 participant