From 46ec7a5343958f0a1a04338ef36bde95dea24ef3 Mon Sep 17 00:00:00 2001 From: "aspire-repo-bot[bot]" <268009190+aspire-repo-bot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 08:48:08 +0000 Subject: [PATCH] docs: document collapsible dashboard navigation rail Documents changes from microsoft/aspire#19431 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- src/frontend/src/content/docs/dashboard/explore.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/frontend/src/content/docs/dashboard/explore.mdx b/src/frontend/src/content/docs/dashboard/explore.mdx index f4bce4e7b..0de74b25a 100644 --- a/src/frontend/src/content/docs/dashboard/explore.mdx +++ b/src/frontend/src/content/docs/dashboard/explore.mdx @@ -118,6 +118,14 @@ The dashboard persists the token as a browser persistent cookie, which remains v You can also obtain the login token from the container logs. For more information, see [Login to the dashboard](/dashboard/standalone/#login-to-the-dashboard). +## Dashboard navigation + +The dashboard's desktop navigation rail lets you switch between the **Resources**, **Console Logs**, **Structured Logs**, **Traces**, and **Metrics** pages. The rail is collapsible: select the toggle to switch between an icon-plus-label mode and a compact icon-only mode. Your preferred mode persists across page reloads, so the rail stays in the same state the next time you open the dashboard. + + + ## Resources page The **Resources** page is the default home page of the Aspire dashboard. This page lists all of the projects, containers, and executables included in your Aspire solution. For example, the starter application includes two projects: