Skip to content

Conversation

@mosch
Copy link
Contributor

@mosch mosch commented Sep 12, 2025

No description provided.

@vercel
Copy link

vercel bot commented Sep 12, 2025

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

Project Deployment Preview Updated (UTC)
zudoku-cosmo-cargo Ready Ready Preview Sep 12, 2025 3:15pm
zudoku-docs Ready Ready Preview Sep 12, 2025 3:15pm

@github-actions
Copy link

Preview build of published Zudoku package for commit a63aab9.

See the deployment at: https://0be17b7f.cosmocargo-public-package.pages.dev

Note

This is a preview of the Cosmo Cargo example using the Zudoku package published to a local registry to ensure it'll be working when published to the public NPM registry.

Last updated: 2025-09-12T15:16:47.108Z

@mosch mosch marked this pull request as ready for review September 12, 2025 15:36
Copilot AI review requested due to automatic review settings September 12, 2025 15:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR moves authentication logic from the PlaygroundDialogWrapper component to the PlaygroundDialog component to ensure consistent authentication parameters are used across MDX implementations.

Key Changes

  • Moved authentication hook (useAuth) from PlaygroundDialogWrapper to PlaygroundDialog
  • Relocated authentication-related props (requiresLogin, onLogin, onSignUp) from wrapper to dialog component

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
PlaygroundDialog.tsx Added authentication logic and props to ensure consistent auth handling
PlaygroundDialogWrapper.tsx Removed authentication logic that was moved to the dialog component

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mosch mosch merged commit a8696cc into main Sep 13, 2025
9 of 13 checks passed
@mosch mosch deleted the fix-playground-mdx branch September 13, 2025 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants