Gap
secrets-management.mdx is written as if Secrets is a top-level navigation page ("the Secrets page" at lines 15 and 43). At v0.30.0 Secrets is a tab inside the Settings screen (/settings?tab=secrets) alongside General, Registry, CLI, Version, and Logs. All entry-point references need to be updated to "Settings → Secrets."
Source in app (v0.30.0)
renderer/src/common/components/settings/tabs/secrets-tab.tsx
renderer/src/common/components/settings/tabs/settings-tabs.tsx
Docs to update
docs/toolhive/guides-ui/secrets-management.mdx (lines 15, 43, and overall framing)
Introducing PR
stacklok/toolhive-studio#1715 — feat: implement navbar redesign
Parent
Part of #751. See that issue for methodology and related gaps.
Gap
secrets-management.mdxis written as if Secrets is a top-level navigation page ("the Secrets page" at lines 15 and 43). At v0.30.0 Secrets is a tab inside the Settings screen (/settings?tab=secrets) alongside General, Registry, CLI, Version, and Logs. All entry-point references need to be updated to "Settings → Secrets."Source in app (v0.30.0)
renderer/src/common/components/settings/tabs/secrets-tab.tsxrenderer/src/common/components/settings/tabs/settings-tabs.tsxDocs to update
docs/toolhive/guides-ui/secrets-management.mdx(lines 15, 43, and overall framing)Introducing PR
stacklok/toolhive-studio#1715 — feat: implement navbar redesign
Parent
Part of #751. See that issue for methodology and related gaps.