Update from code changes: document editor comments panel - #7321
Open
mintlify[bot] wants to merge 4 commits into
Open
Update from code changes: document editor comments panel#7321mintlify[bot] wants to merge 4 commits into
mintlify[bot] wants to merge 4 commits into
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
- Updated quickstart.mdx Mintlify-Source: dashboard-editor
Contributor
Author
|
Update from code changes updated this PR. Verified best-practices checks passed; added nothing new 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 editor now has a Comments panel, opened from the page's More options menu, that lists the current page's comments and suggestions in Open and Resolved lists with counts. The panel stays open while switching pages and supports replies, reactions, and resolving or reopening threads. Comment threads are now also available in source mode, where you can read, reply to, and resolve existing threads. Comment creation still uses the inline composer in visual mode, and existing role restrictions apply.
Changes
/editor/collaborateexplaining how to open the comments panel and what it shows.quickstart.mdx, which an unrelated commit on this branch had reduced to frontmatter only.Update history
quickstart.mdx(https://github.com/mintlify/mint/pull/10729).Note
Low Risk
Documentation-only updates to collaborate guides with no product or runtime code changes.
Overview
Updates Collaborate in the editor docs (English plus
es,fr, andzh) to match the new editor Comments panel and related comment behavior.The Comments section now explains that threads work in visual and source mode (new comments still require visual mode), how to open the panel from More options → Comments, and that Open / Resolved lists include counts and support reply, reactions, resolve/reopen while persisting across page navigation. It also clarifies that resolved threads remain in the panel’s Resolved list after they leave the sidebar and page highlights.
Reviewed by Cursor Bugbot for commit 932212a. Bugbot is set up for automated code reviews on this repo. Configure here.