Skip to content

fix: Fix AI chat not opening on home page#11514

Merged
anthonyshew merged 1 commit intomainfrom
shew/e85f3
Jan 19, 2026
Merged

fix: Fix AI chat not opening on home page#11514
anthonyshew merged 1 commit intomainfrom
shew/e85f3

Conversation

@anthonyshew
Copy link
Contributor

Summary

  • Moves responsive visibility classes from Portal.Root to inner <div> element
  • Portal.Root from radix-ui doesn't support className prop, so the classes were being ignored

The AI chat wasn't opening because the hidden md:block classes on Portal.Root had no effect, causing the portal content to not render properly on desktop.

@anthonyshew anthonyshew requested a review from a team as a code owner January 19, 2026 13:37
@anthonyshew anthonyshew requested a review from tknickman January 19, 2026 13:37
@vercel vercel bot temporarily deployed to Preview – turborepo-test-coverage January 19, 2026 13:37 Inactive
@vercel
Copy link
Contributor

vercel bot commented Jan 19, 2026

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

Project Deployment Review Updated (UTC)
examples-basic-web Ready Ready Preview, Comment Jan 19, 2026 1:38pm
examples-designsystem-docs Ready Ready Preview, Comment Jan 19, 2026 1:38pm
examples-gatsby-web Ready Ready Preview, Comment Jan 19, 2026 1:38pm
examples-kitchensink-blog Ready Ready Preview, Comment Jan 19, 2026 1:38pm
examples-nonmonorepo Ready Ready Preview, Comment Jan 19, 2026 1:38pm
examples-svelte-web Ready Ready Preview, Comment Jan 19, 2026 1:38pm
examples-tailwind-web Ready Ready Preview, Comment Jan 19, 2026 1:38pm
examples-vite-web Ready Ready Preview, Comment Jan 19, 2026 1:38pm
turbo-site Ready Ready Preview, Comment Jan 19, 2026 1:38pm
1 Skipped Deployment
Project Deployment Review Updated (UTC)
turborepo-test-coverage Skipped Skipped Jan 19, 2026 1:38pm

@turbo-orchestrator turbo-orchestrator bot added the area: site Issues and improvements related to Turborepo's documentation website label Jan 19, 2026
@codspeed-hq
Copy link

codspeed-hq bot commented Jan 19, 2026

CodSpeed Performance Report

Congrats! CodSpeed is installed 🎉

🆕 4 new benchmarks were detected.

You will start to see performance impacts in the reports once the benchmarks are run from your default branch.

Detected benchmarks

@anthonyshew anthonyshew merged commit d0a9f62 into main Jan 19, 2026
40 checks passed
@anthonyshew anthonyshew deleted the shew/e85f3 branch January 19, 2026 13:40
@github-actions
Copy link
Contributor

Coverage Report

Metric Coverage
Lines 74.80%
Functions 72.30%
Branches 0.00%

View full report

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

Labels

area: site Issues and improvements related to Turborepo's documentation website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant