Skip to content

docs: fix broken checklist rendering in the MongoDB migration guide - #8113

Merged
ankur-arch merged 1 commit into
mainfrom
docs/mongo-guide-checklist-render
Jul 28, 2026
Merged

docs: fix broken checklist rendering in the MongoDB migration guide#8113
ankur-arch merged 1 commit into
mainfrom
docs/mongo-guide-checklist-render

Conversation

@ankur-arch

@ankur-arch ankur-arch commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

The pre-flight checklist in the MongoDB v6-to-Next migration guide used GitHub task-list syntax (- [ ]), which the docs renderer doesn't style: each checkbox rendered as an orphaned box floating above its bullet text (screenshot in the merged guide's step 5). The items already carry bold labels, so this converts them to plain bullets, matching the list style used elsewhere in the guide.

Follow-up to #8111/#8112. Note ai/tutorials/linktree-clone.mdx and guides/upgrade-prisma-orm/v4.mdx also use - [ ] and presumably render the same way; left untouched here to keep this scoped.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • Updated the MongoDB production cutover checklist formatting for improved readability.
    • Checklist guidance and recommendations remain unchanged.

The docs renderer doesn't style GitHub task-list syntax; each - [ ]
rendered as an orphaned checkbox floating above its bullet. The items
already carry bold labels, so plain bullets read the same without the
broken checkboxes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Jul 28, 2026 1:18pm
docs Ready Ready Preview, Comment Jul 28, 2026 1:18pm
eclipse Ready Ready Preview, Comment Jul 28, 2026 1:18pm
site Ready Ready Preview, Comment Jul 28, 2026 1:18pm

Request Review

@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 831943e6-a453-4496-8953-dd4d11580267

📥 Commits

Reviewing files that changed from the base of the PR and between 2ba4a80 and 540b5a5.

📒 Files selected for processing (1)
  • apps/docs/content/docs/guides/next/upgrade-prisma-orm/mongodb.mdx

Walkthrough

The MongoDB upgrade guide’s pre-flight checklist changes from unchecked task-style entries to bold bullet points, with the existing text and ordering preserved.

Changes

MongoDB upgrade guide

Layer / File(s) Summary
Reformat pre-flight checklist
apps/docs/content/docs/guides/next/upgrade-prisma-orm/mongodb.mdx
Checklist items use bold bullet formatting instead of unchecked task markers; content and ordering remain unchanged.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • prisma/web#8111: Updates formatting in the same MongoDB upgrade guide checklist.

Suggested reviewers: raschidjfr

🚥 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 summarizes the main change: fixing checklist rendering in the MongoDB migration guide.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/mongo-guide-checklist-render

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

@github-actions

Copy link
Copy Markdown
Contributor

🍈 Lychee Link Check Report

13 links: ✅ 4 OK | 🚫 0 errors | 🔀 0 redirects | 👻 9 excluded

✅ All links are working!


Full Statistics Table
Status Count
✅ Successful 4
🔀 Redirected 0
👻 Excluded 9
🚫 Errors 0
⛔ Unsupported 0
⏳ Timeouts 0
❓ Unknown 0

@argos-ci

argos-ci Bot commented Jul 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - Jul 28, 2026, 1:25 PM

@ankur-arch
ankur-arch merged commit 002cbf6 into main Jul 28, 2026
18 checks passed
@ankur-arch
ankur-arch deleted the docs/mongo-guide-checklist-render branch July 28, 2026 14:07
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.

1 participant