Update from code changes: dashboard settings label renames - #7283
Open
mintlify[bot] wants to merge 3 commits into
Open
Update from code changes: dashboard settings label renames#7283mintlify[bot] wants to merge 3 commits into
mintlify[bot] wants to merge 3 commits into
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
Contributor
Author
|
Update from code changes updated this PR. Verified best-practices checks; no changes needed Source PRs
|
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.
Summary
The dashboard search and general settings pages were rebuilt with renamed labels ("Maximum search results" → "Results", "Project name" → "Deployment name"), so the docs references to the old names are updated.
Changes
/optimize/searchto point users to the "Results" section when setting Results per query, and updated image alt text to reference the control.Context
Both settings pages moved to the new dashboard design system. Save behavior, validation rules, and defaults are unchanged, so no other docs updates are needed. The dashboard screenshots on the search page predate the redesign and may be worth retaking.
Unverified claim left as-is: the new General settings field description says the deployment name is "Shown in the topbar of your docs", while the help center page says it appears in the dashboard topbar (and that the docs site name comes from
docs.json). Could not confirm which surface actually renders the deployment name, so the existing docs claim was kept.https://github.com/mintlify/mint/pull/10814
https://github.com/mintlify/mint/pull/10816
Update history
/optimize/search(en/es/fr/zh) for the renamed "Results" section.Note
Low Risk
Copy and localization changes only; no application code, auth, or data handling.
Overview
Documentation-only updates across English, Spanish, French, and Chinese so wording matches the current dashboard UI and product terminology.
Search settings: In
optimize/search(and locales), instructions now point users to the "Results" section instead of "Maximum search results" when setting Results per query, and screenshot alt text describes the Results per query control rather than the old section label.Deployment rename help: In
help-center/can-i-rename-my-deployment-or-organization(and locales), copy replaces project name with deployment name, retitles the rename section (e.g. Rename your deployment), and updates localized anchor ids fromrename-your-deployments-project-nametorename-your-deploymentwhere applicable.Reviewed by Cursor Bugbot for commit cb2481c. Bugbot is set up for automated code reviews on this repo. Configure here.