Skip to content

Conversation

@ShubhamSPawade
Copy link

@ShubhamSPawade ShubhamSPawade commented May 22, 2025

Added "Click here to share link" text below the QR code.
Clicking the QR code or text uses the Web Share API (navigator.share) for native sharing.
If sharing fails, the room's join URL is copied to the clipboard.
Feedback messages indicate sharing status.
Verified correct syncing when joining via shared/copied link.

ShubhamSPawade and others added 6 commits May 8, 2025 03:11
…llback

This commit enhances the QR code modal to allow you to more easily share room links.

Key changes:
- The text below the QR code is now "Click here to share link".
- Clicking the QR code or the text attempts to use the Web Share API (`navigator.share`) to initiate native sharing.
- If the Web Share API is unavailable or the share action is canceled/fails, it falls back to copying the room's join URL to the clipboard.
- Feedback messages (e.g., "Sharing...", "Link shared!", "Link copied!") are displayed to inform you of the action's status.
- Joining a room via the shared/copied link has been verified to ensure you are correctly synced.
@vercel
Copy link

vercel bot commented May 22, 2025

@google-labs-jules[bot] is attempting to deploy a commit to the freemanjiang's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant