Skip to content

frontend: show device picker when prompted to connect keystore #3355

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

benma
Copy link
Contributor

@benma benma commented May 20, 2025

When using an account in watch-only mode without a device connected, there is a prompt to connect the device when trying to verify a receive address, sign a transaction, or anything that needs the BitBox device. With a USB connection that works as the app automatically connects to it. with Bluetooth, for a device that has not been connected before (so it does not auto-connect), the user will be stuck, as the Bluetooth scanner component is not visible there.

This commit adds the scanner component there.

benma and others added 2 commits May 22, 2025 15:13
When using an account in watch-only mode without a device connected,
there is a prompt to connect the device when trying to verify a
receive address, sign a transaction, or anything that needs the BitBox
device.  With a USB connection that works as the app automatically
connects to it.  with Bluetooth, for a device that has not been
connected before (so it does not auto-connect), the user will be
stuck, as the Bluetooth scanner component is not visible there.

This commit adds the scanner component there.
@thisconnect
Copy link
Collaborator

@benma partly tested LGTM but is this still in draft?

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.

3 participants