Document full Settings tab layout in UI install guide#940
Open
danbarr wants to merge 1 commit into
Open
Conversation
Rework the Application settings section to reflect the six-tab layout (General, Registry, Secrets, CLI, Version, Logs) instead of a flat option list. Cross-link the Registry, Secrets, and CLI tabs to their respective guides. Closes the last unaddressed medium-priority item in the UI guides gap analysis (#751). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the ToolHive UI install guide’s Application settings section to match the current Settings screen layout by documenting all six tabs and routing readers to the dedicated guides for deeper configuration topics.
Changes:
- Replaces the older flat settings option list with a tab-based overview (General, Registry, Secrets, CLI, Version, Logs).
- Nests General tab options under the General tab entry for clearer scanning.
- Adds cross-links from Registry/Secrets/CLI tabs to their respective guides.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Reworks the Application settings section of the UI install guide to reflect the app's actual six-tab Settings layout (General, Registry, Secrets, CLI, Version, Logs) instead of the old flat option list that only acknowledged the Version and Logs tabs. The General tab's options are now nested under it, and the Registry, Secrets, and CLI tabs cross-link to their dedicated guides.
This closes out the last unaddressed medium-priority item from the UI guides gap analysis. The tab names, order, and General sub-options were verified against the current ToolHive UI source.
Type of change
Related issues/PRs
Resolves #751
Submitter checklist
Content and formatting
🤖 Generated with Claude Code