Skip to content

Fix sidebar actions and dashboard chart clipping - #2561

Open
ejsmith wants to merge 1 commit into
mainfrom
issue/fix-sidebar-actions-and-chart-clipping
Open

Fix sidebar actions and dashboard chart clipping#2561
ejsmith wants to merge 1 commit 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

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-03T20:02:52.151709Z 5e0fd7a PR opened
ℹ️ 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.

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.Insulation 37% 35% 286
Exceptionless.Core 76% 68% 10418
Exceptionless.Web 85% 70% 8081
Exceptionless.AppHost 38% 41% 147
Summary 79% (26056 / 33034) 68% (12158 / 17921) 18932

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