add qr code scan button to nft withdraw input#3243
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Visit the preview URL for this PR (updated for commit 53a79c8): https://walletrc--pull-3243-merge-sofg7eg0.web.app (expires Sun, 02 Nov 2025 06:01:20 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: f66a4ff03faa546f12f0ae5a841bd9eff2714dcc |
closes #3203
To test:
Note:
I'm unsure of the prevalence or utility of having the QR code in non-mobile builds. On my desktop with no camera, it leads to an error page - though on laptop, it spawns the webcam.

Suggest we either remove it for non-mobile, or add some form of camera detection to return an error message like "No camera - unable to scan QR codes".