Skip to content

Update from code changes: document editor comments panel - #7321

Open
mintlify[bot] wants to merge 7 commits into
mainfrom
mintlify/f051cabc
Open

mintlify[bot] wants to merge 7 commits into
mainfrom
mintlify/f051cabc

Conversation

@mintlify

@mintlify mintlify Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

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. Reopening a resolved comment returns it to the Open list and restores its highlight on the page. Comment threads are 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

  • Added a paragraph to /editor/collaborate explaining how to open the comments panel and what it shows.
  • Noted that resolved threads remain available in the panel's Resolved list, and that reopening a resolved comment restores its highlight on the page.
  • Noted that comment threads appear in both visual and source mode, and that starting a new comment requires visual mode.
  • Restored quickstart.mdx, which an unrelated commit on this branch had reduced to frontmatter only, and removed a stray empty untitled-page.mdx.
  • Mirrored all collaborate changes into the es, fr, and zh translations.

Update history


Note

Low Risk
Documentation-only changes to collaborate pages; no product or runtime code is modified.

Overview
Updates the Collaborate docs (English plus es, fr, and zh) to match the editor’s comment UX.

Adds guidance that threads work in visual and source mode, with new comments still created only in visual mode. Documents opening the Comments panel from More options, including Open / Resolved lists with counts, actions from the panel, and that the panel persists across page navigation.

Clarifies that resolving a thread hides it from the page but keeps it under Resolved, and that reopening moves it back to Open and restores the highlight.

Reviewed by Cursor Bugbot for commit 7ed520f. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
mintlify 🟢 Ready View Preview Sep 18, 2026, 6:30 PM

- Updated quickstart.mdx

Mintlify-Source: dashboard-editor
@mintlify

mintlify Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor Author

Update from code changes updated this PR.

Verified best-practices checks passed; added nothing new

Source PRs

- Created untitled-page.mdx

Mintlify-Source: dashboard-editor

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 7e6b773. Configure here.

Comment thread untitled-page.mdx Outdated
@@ -0,0 +1 @@

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Empty untitled page accidentally committed

Low Severity

An empty untitled-page.mdx file with no frontmatter or content was added. It is not listed in docs.json and is unrelated to the comments panel docs. Pages omitted from navigation are still served, so this would publish a blank /untitled-page.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 7e6b773. Configure here.

@mintlify

mintlify Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor Author

Update from code changes updated this PR.

Verified translations, links, and style; no fixes needed

Source PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants