Skip to content

Switch mobile pairing to link-based flow#237

Merged
BunsDev merged 2 commits into
mainfrom
okcode/mobile-link-only
Apr 4, 2026
Merged

Switch mobile pairing to link-based flow#237
BunsDev merged 2 commits into
mainfrom
okcode/mobile-link-only

Conversation

@BunsDev

@BunsDev BunsDev commented Apr 4, 2026

Copy link
Copy Markdown
Member

Summary

  • Replaced the desktop mobile pairing QR flow with a direct pairing-link flow.
  • Updated the mobile pairing UI copy to instruct users to copy and open the pairing link instead of scanning a QR code.
  • Kept the existing PairingQrCode export as an alias for compatibility while moving the primary implementation to PairingLink.

Testing

  • Not run (PR description only).
  • Concrete checks to perform: open Settings -> Mobile Companion on desktop and verify a pairing link is generated and displayed.
  • Concrete checks to perform: copy the link, paste it into the mobile pairing screen, and confirm the device pairs successfully.
  • Concrete checks to perform: verify the refresh and expiry states still update correctly when the link expires.

- Replace QR display with a copyable pairing link
- Update mobile pairing copy in settings and onboarding
@vercel

vercel Bot commented Apr 4, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 4, 2026 7:10pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 4, 2026 7:10pm

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:M labels Apr 4, 2026
- Rename the pairing component and update its import path
- Remove the QR-code-specific export alias
- Carry the new mobile-only pairing flow through related UI and theme cleanup
@github-actions github-actions Bot added size:L and removed size:M labels Apr 4, 2026
@BunsDev BunsDev merged commit 9c1197c into main Apr 4, 2026
9 of 10 checks passed
@BunsDev BunsDev deleted the okcode/mobile-link-only branch April 6, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant