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 HW accounts to the list in account management #4773

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

Add HW accounts to the list in account management #4773

soroushm opened this issue Jan 30, 2023 · 0 comments

Comments

@soroushm
Copy link
Contributor

Description

The HW manager responsible for communicating with the HW and providing the necessary functionality for the application. The HW provider will keep track of the HW accounts using useReducer and provide them through useContext. The UseHWAccounts hook will merge the account name with the existing name from redux to keep user data compatible. The account management will show a list of HW accounts with an HW icon and will have a loading state while the HW is connected and the HW manager is trying to connect and confirm with the firmware.

Acceptance Criteria

  • Allow user to visit HW account in the account management list design
  • Add Loading state while HW is connected and HW manager is try to connect and confirm with firmware design
  • Make sure account list is despair while HW is disconnected
  • Add unit test
@reyraa reyraa changed the title Add HW account to account management Add HW accounts to the list in account management Jan 30, 2023
@sridharmeganathan sridharmeganathan added this to the Sprint 92 milestone Jan 30, 2023
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