Skip to content

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Nov 6, 2025

Added documentation for the new View component that allows creating multi-view content for different programming languages or frameworks. Includes component description, properties, and practical example showing how to display different code snippets based on selected view.


Created by Mintlify agent


Note

Adds components/view.mdx with usage, example, and properties; updates navigation to include it and normalizes French API labels' apostrophes.

  • Components docs:
    • Add components/view.mdx documenting View with usage, code example (JavaScript/Python), and properties (title, icon, iconType).
  • Navigation:
    • Include components/view in docs.json under Components.
    • Normalize French navigation labels to use ASCII apostrophes in API tabs/groups.

Written by Cursor Bugbot for commit d98d5b0. This will update automatically on new commits. Configure here.

@pqoqubbw pqoqubbw marked this pull request as ready for review November 6, 2025 01:22
@pqoqubbw pqoqubbw marked this pull request as draft November 6, 2025 01:27
@pqoqubbw pqoqubbw marked this pull request as ready for review November 11, 2025 11:54
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

"components/tooltips",
"components/update"
"components/update",
"components/view"
Copy link

Choose a reason for hiding this comment

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

Bug: Broken Multilingual Navigation for Documentation

The components/view page was added to the English navigation but is missing from the French, Spanish, and Chinese navigation sections. This creates inconsistent documentation across languages where the View component documentation is only accessible in English, breaking the multilingual documentation structure.

Fix in Cursor Fix in Web

Copy link
Collaborator

Choose a reason for hiding this comment

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

Can ignore. Locadex will update the docs.json when it runs the translation

pqoqubbw and others added 2 commits November 11, 2025 18:02
Co-authored-by: Kaishan (Sam) Ding <[email protected]>
Co-authored-by: Kaishan (Sam) Ding <[email protected]>
@pqoqubbw pqoqubbw merged commit 54c3704 into main Nov 11, 2025
5 checks passed
@pqoqubbw pqoqubbw deleted the mintlify/add-view-component-docs-85735 branch November 11, 2025 17:37
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.

4 participants