Skip to content

Clarify Card nested link support#4619

Closed
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/card-nested-links-1773783274
Closed

Clarify Card nested link support#4619
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/card-nested-links-1773783274

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Mar 17, 2026

Summary

  • Added a new "Cards with nested links" section to the Card component docs explaining that linked cards properly support nested content links
  • Updated the href property description to clarify that nested links navigate independently from the card's own link
  • Documents that text inside cards is selectable

Reflects the Card layout shift fix from mintlify/mint#6543, which changed Cards to always render as <div> elements with client-side navigation, enabling proper support for nested links in card content.


Note

Low Risk
Documentation-only changes clarifying click behavior for nested links inside linked cards, with no runtime or API impact.

Overview
Adds a new “Cards with nested links” section showing that Card components with an href can safely include nested markdown links (nested link clicks navigate to the nested destination; other clicks use the card href), and notes that card text remains selectable.

Updates the href property documentation to explicitly describe this nested-link click behavior.

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

@mintlify-development
Copy link
Copy Markdown
Contributor

mintlify-development Bot commented Mar 17, 2026

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

Project Status Preview Updated (UTC)
userauth 🟢 Ready View Preview Mar 17, 2026, 10:19 PM

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