Skip to content

Untitled draft#6592

Closed
yangleyland wants to merge 13 commits into
mainfrom
denzell-mintlify-com/mintlify-update-jt7fs44
Closed

Untitled draft#6592
yangleyland wants to merge 13 commits into
mainfrom
denzell-mintlify-com/mintlify-update-jt7fs44

Conversation

@yangleyland

@yangleyland yangleyland commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Note

Medium Risk
Merging would publish broken navigation and embarrassing placeholder text on the public docs site, though there is no application or security impact.

Overview
This PR reads like unfinished Editor or local testing, not a shippable docs change. It should be cleaned up or closed before merge.

Navigation (docs.json) prepends 13 duplicate untitled-page and 13 duplicate ai-native entries under Get started, which would clutter the sidebar and duplicate routes. ai-native is no longer listed once after the CLI group.

A new untitled-page.mdx adds placeholder copy (“ryan was here”) and an empty horizontal Card.

Published doc pages pick up stray edits: gibberish lines in the Accordions live example; a typo in Tabs (contentasdnly); Custom domain frontmatter is shortened, an Editor promo Card is added (with typos), and Custom scripts renames the Tailwind section heading to asd while mostly reformatting the CSS selector accordion blocks.

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

- Updated customize/custom-scripts.mdx
- Updated customize/custom-domain.mdx
- Updated components/accordions.mdx
- Updated components/tabs.mdx
- Created untitled-page.mdx
- Updated docs.json

Mintlify-Source: dashboard-editor
@mintlify

mintlify Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Jul 15, 2026, 11:46 PM

Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated (UTC)
tomee 🟢 Ready View Preview Jul 15, 2026, 11:47 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

- Updated docs.json

Mintlify-Source: dashboard-editor
@yangleyland
yangleyland marked this pull request as ready for review July 15, 2026 23:47
Comment thread components/accordions.mdx

a

ds

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Placeholder text in accordion

Medium Severity

The live accordion example now renders meaningless placeholder lines (asdasd, asd, and similar) after the code block, so readers see junk content in the primary component demo on the Accordions page.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 378989b. Configure here.

Comment thread docs.json
"untitled-page",
"index",
"ai-native",
"ai-native",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Duplicate sidebar page entries

Medium Severity

untitled-page and ai-native each appear twice in the Get started pages list, which will surface duplicate navigation items for the same routes.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 378989b. Configure here.

Use CSS to style HTML elements or add custom CSS and JavaScript to fully customize the look and feel of your documentation.

## Style with Tailwind CSS
## asd

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Section heading replaced placeholder

Medium Severity

The Tailwind styling section heading was changed from Style with Tailwind CSS to asd, breaking the documented section title while the body still describes Tailwind.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 378989b. Configure here.


<Card title="Editor is solved" icon="sparkles">
Make chagnes in Editor. They appear in live site
</Card>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Draft card on domain page

Low Severity

A new Card with the title “Editor is solved” and misspelled, incomplete body copy was added at the top of the custom domain guide, unrelated to DNS or hosting steps.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 378989b. Configure here.

- Updated docs.json

Mintlify-Source: dashboard-editor
- Updated docs.json

Mintlify-Source: dashboard-editor
- Updated untitled-page.mdx
- Updated docs.json

Mintlify-Source: dashboard-editor
- Updated docs.json

Mintlify-Source: dashboard-editor
Comment thread untitled-page.mdx
ryan was here

<Card icon="alarm-smoke" horizontal>
</Card> No newline at end of file

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Draft page in navigation

Medium Severity

A new page with placeholder title and body (ryan was here, empty Card) is linked from the Get started nav via untitled-page.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 3d434a0. Configure here.

- Updated docs.json

Mintlify-Source: dashboard-editor
- Updated docs.json

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.

There are 6 total unresolved issues (including 5 from previous reviews).

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 00e6b2c. Configure here.

Comment thread docs.json
"icon": "rocket",
"boost": 2,
"pages": [
"untitled-page",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Draft page linked in navigation

Medium Severity

Navigation now includes untitled-page, whose MDX title and body are personal placeholders (ryan was here, empty Card). That page is exposed in Get started alongside real docs.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 00e6b2c. Configure here.

- Updated docs.json

Mintlify-Source: dashboard-editor
- Updated docs.json

Mintlify-Source: dashboard-editor
- Updated docs.json

Mintlify-Source: dashboard-editor
- Updated docs.json

Mintlify-Source: dashboard-editor
- Updated docs.json

Mintlify-Source: dashboard-editor
@ethanpalm

Copy link
Copy Markdown
Collaborator

think this is a test. please reopen if needed 🫡

@ethanpalm ethanpalm closed this Jul 17, 2026
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.

3 participants