Skip to content

Show scannable QR when viewing recovery phrases#524

Open
Mysticswiss wants to merge 1 commit into
tetherto:mainfrom
Mysticswiss:feat/passphrase-recovery-phrase-qr
Open

Show scannable QR when viewing recovery phrases#524
Mysticswiss wants to merge 1 commit into
tetherto:mainfrom
Mysticswiss:feat/passphrase-recovery-phrase-qr

Conversation

@Mysticswiss

@Mysticswiss Mysticswiss commented May 19, 2026

Copy link
Copy Markdown

Summary

Scannable QR on the recovery phrase.

UI

  • Shown inview mode only (PassPhraseV2, under the word list).
  • QR encodes passphraseWords.join(' ') (space-separated).
  • Create/edit recovery phrase flows unchanged.

Image

Screenshot 2026-05-19 at 4 04 44 PM

Display a QR below the recovery phrase word grid in view mode. Encode
passphraseWords joined with spaces using scan-friendly QR options.

Co-authored-by: Cursor <cursoragent@cursor.com>

@torkinos torkinos left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@Mysticswiss Thanks again for updating the PR and adding more context/screenshots

One suggestion, maybe it would be worth reusing a similar UI/UX approach we already have for the WiFi Record. I think that layout feels more contextual and visually connected to the content around it.

You can find the implementation here:
/src/containers/WifiPasswordQRCode/WifiPasswordQRCodeV2.tsx

I’ve attached a screenshot as reference as well 👍

Image

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.

2 participants