Skip to content
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

Add support for switching between HW devices #4770

Closed
Tracked by #4041
soroushm opened this issue Jan 30, 2023 · 0 comments
Closed
Tracked by #4041

Add support for switching between HW devices #4770

soroushm opened this issue Jan 30, 2023 · 0 comments
Assignees
Milestone

Comments

@soroushm
Copy link
Contributor

soroushm commented Jan 30, 2023

Description

HW Switch/Select is a feature that allows users to choose between multiple connected hardware wallets (HW) in case more than one is detected.
The dialog should show the device id, model and brand of the HW, and the user should select one of them.
The selection should be saved in the HW manager and it always uses the selected HW.

Acceptance Criteria

  • Displaying a dialog on the screen when multiple HWs are detected, allowing the user to select the desired HW design
  • Allow User to Switch between HW
  • Users should be aware of which HW is selected by a toast.
  • Add unit test

Additional information

This feature should be implemented in coordination with the HW Manager, which is responsible for detecting multiple connected HWs, and navigate user to switch dialog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants