Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 26, 2026

The Entries component was available for use in MDX but undocumented in the authoring guide.

Changes

  • Added Entries section to docs/getting-started/authoring.mdx following existing component documentation pattern
  • Documented basic usage and excludedGroups prop
  • Included collapsible example showing rendered output

Usage

<!-- Display all documentation pages grouped by category -->
<Entries />

<!-- Exclude specific groups -->
<Entries excludedGroups={['getting-started', 'examples']} />

The component auto-groups all docs by first URL segment and displays titles with associated CodeSandbox links.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • codesandbox.io
    • Triggering command: /usr/local/bin/node /usr/local/bin/node /home/REDACTED/work/docs/docs/node_modules/.pnpm/next@16.1.3_@babel&#43;core@7.28.6_@playwright&#43;test@1.57.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/compiled/jest-worker/processChild.js (dns block)
  • opencollective.com
    • Triggering command: /usr/local/bin/node /usr/local/bin/node /home/REDACTED/work/docs/docs/node_modules/.pnpm/next@16.1.3_@babel&#43;core@7.28.6_@playwright&#43;test@1.57.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/compiled/jest-worker/processChild.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

add Entries to authoring page dicumwntation


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: abernier <76580+abernier@users.noreply.github.com>
Copilot AI changed the title [WIP] Add entries to authoring page documentation Document Entries component in authoring guide Jan 26, 2026
Copilot AI requested a review from abernier January 26, 2026 13:41
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