Skip to content

feat: Add layout in tanstack start - #767

Open
aXenDeveloper wants to merge 1 commit into
feat/tanstack_start_7from
feat/tanstack_start_8
Open

feat: Add layout in tanstack start#767
aXenDeveloper wants to merge 1 commit into
feat/tanstack_start_7from
feat/tanstack_start_8

Conversation

@aXenDeveloper

Copy link
Copy Markdown
Owner

Improving Documentation

Description

What?

Why?

@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
vitnode-docs Ready Ready Preview Aug 28, 2026 1:42pm

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f4147d2347

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".


function MainLayout() {
return (
<ThemeLayoutContent breadcrumb={<MainBreadcrumb />} header={<MainHeader />}>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Restore breadcrumbs for the migrated routes

The shell mounts MainBreadcrumb, but none of the routes under _main declares staticData.breadcrumb, so breadcrumbOf(useMatches()) always returns null. Consequently /discover and /search lose the explicit BreadcrumbMain navigation provided by their legacy counterparts; add breadcrumb declarations to the migrated route definitions, including explicit null where a child should clear an inherited crumb.

AGENTS.md reference: AGENTS.md:L26-L26

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💡 Feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant