Skip to content

[docs] Update Aspire 13.5 what's new: trace detail span pane navigation fix#1250

Draft
aspire-repo-bot[bot] wants to merge 1 commit into
release/13.5from
docs/trace-detail-navigation-fix-13-5-b455b93a8cd90167
Draft

[docs] Update Aspire 13.5 what's new: trace detail span pane navigation fix#1250
aspire-repo-bot[bot] wants to merge 1 commit into
release/13.5from
docs/trace-detail-navigation-fix-13-5-b455b93a8cd90167

Conversation

@aspire-repo-bot

Copy link
Copy Markdown
Contributor

Documents changes from microsoft/aspire#18146
PR author: @JamesNK

Target branch: release/13.5 — targeting this branch based on the source PR milestone 13.5 (exact match on microsoft/aspire.dev).

Why this PR is needed

PR microsoft/aspire#18146 fixed a user-visible bug in the dashboard's trace detail page: when navigating between traces (e.g., pressing the browser's Back button or following a cross-trace span link), the span detail pane was left open showing a stale span from the previous trace. The fix clears the selected span when the trace changes, and if the new URL includes a ?spanId= query parameter the correct span is re-opened automatically.

This behavior change is user-facing and belongs in the 13.5 release notes.

What changed

Added a bullet to the 📊 Dashboard and telemetry improvements section of src/frontend/src/content/docs/whats-new/aspire-13-5.mdx describing the fix.

Files modified

  • src/frontend/src/content/docs/whats-new/aspire-13-5.mdx — updated (added one bullet to the Dashboard section)

Generated by PR Documentation Check for issue #18146 · sonnet46 4.7M ·

Documents the fix for the span detail pane persisting across trace navigation
in the dashboard (microsoft/aspire#18146).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@aspire-repo-bot aspire-repo-bot Bot added the docs-from-code Copilot initiated issue from dotnet/aspire repo label Jun 12, 2026
@aspire-repo-bot

Copy link
Copy Markdown
Contributor Author

Frontend HTML artifact ready

The latest frontend build uploaded the frontend-dist artifact for PR #1250. Use the VS Code button below to open this PR with GitHub Artifacts Explorer and browse the built HTML locally.

VS Code: Open PR #1250 artifacts

This comment updates automatically when a new frontend build artifact is uploaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-from-code Copilot initiated issue from dotnet/aspire repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants