Update from code changes: note reorderable editor sidebar sections - #7338
Closed
mintlify[bot] wants to merge 1 commit into
Closed
Update from code changes: note reorderable editor sidebar sections#7338mintlify[bot] wants to merge 1 commit into
mintlify[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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
Note that editor sidebar sections in the Home and Publishing tabs can be reordered by dragging, and that collapsed/expanded state now persists across visits.
Changes
editor/pages.mdxdescribing the sections in each tab, drag-to-reorder, and persistent collapse state.es/editor/pages.mdx,fr/editor/pages.mdx, andzh/editor/pages.mdx.Context
Triggered by mintlify/mint#10822: drag any category header (Recents, Starred, Personal, Workspace, Navigation, Hidden files) to reorder it. Each tab saves its own order per user, and collapsed states now survive reloads and tab switches.
Note
Low Risk
Documentation-only updates with no application or data-handling changes.
Overview
Documents Home and Publishing sidebar behavior in Create and edit pages: each tab’s content is grouped into named sections, headers can be dragged to reorder within the tab, order is saved per tab on the user account, and collapse/expand state persists across visits.
The same paragraph is added under Home and Publishing in
editor/pages.mdxand mirrored in Spanish, French, and Chinese (es/,fr/,zh/).Reviewed by Cursor Bugbot for commit fe05139. Bugbot is set up for automated code reviews on this repo. Configure here.