Skip to content

Remove collapsed state from sidebar items in documentation configuration#287

Merged
danciaclara merged 1 commit into
masterfrom
sidebar-update
Jun 11, 2026
Merged

Remove collapsed state from sidebar items in documentation configuration#287
danciaclara merged 1 commit into
masterfrom
sidebar-update

Conversation

@srinivaspendem

@srinivaspendem srinivaspendem commented Jun 11, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Documentation
    • Updated documentation sidebar so "Self-host Plane", "API Reference", and "Build and extend" sections now display in expanded state by default, improving visibility of these topics.

@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
developer-docs Ready Ready Preview, Comment Jun 11, 2026 1:47pm

Request Review

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2469354b-7ae9-4dcc-a254-b096774debe6

📥 Commits

Reviewing files that changed from the base of the PR and between b1985aa and 2fd3c51.

📒 Files selected for processing (1)
  • docs/.vitepress/config.mts
💤 Files with no reviewable changes (1)
  • docs/.vitepress/config.mts

📝 Walkthrough

Walkthrough

The PR updates VitePress sidebar configuration in the documentation root by removing the collapsed: true property from three sidebar groups ("Self-host Plane", "API Reference", and "Build and extend"), causing these sections to render in expanded state by default instead of being collapsed.

Changes

Documentation Sidebar Configuration

Layer / File(s) Summary
VitePress sidebar group expansion
docs/.vitepress/config.mts
Removes collapsed: true from three sidebar groups so "Self-host Plane", "API Reference", and "Build and extend" sections render expanded on initial page load.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Three sections now stand tall and wide,
No longer hiding what's inside!
Expand them all with one small change,
Your sidebar's looking fresh and strange.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: removing collapsed state from sidebar items in the documentation configuration file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch sidebar-update

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@danciaclara danciaclara merged commit f979242 into master Jun 11, 2026
8 checks passed
@danciaclara danciaclara deleted the sidebar-update branch June 11, 2026 13:49
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.

2 participants