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

Firmware update modal doesn't show progress #17428

Open
szymonlesisz opened this issue Mar 5, 2025 · 3 comments
Open

Firmware update modal doesn't show progress #17428

szymonlesisz opened this issue Mar 5, 2025 · 3 comments
Assignees
Labels
bug Something isn't working as expected

Comments

@szymonlesisz
Copy link
Contributor

Info:

  • Suite Version: app and web

How to reproduce
Steps to reproduce the behavior:

  1. Go to settings > Device section
  2. Click on Firmware > Up to date button
  3. Continue with FW update (reinstall) process

At some point (at re-install button request) firmwareReducer have status = 'waiting-for-confirmation' which is untyped (see type FirmwareStatus)
install popup in the UI is blank and stays blank until the end

@szymonlesisz szymonlesisz added the bug Something isn't working as expected label Mar 5, 2025
@github-project-automation github-project-automation bot moved this to 🎯 To do in Suite Desktop Mar 5, 2025
@komret
Copy link
Contributor

komret commented Mar 5, 2025

@szymonlesisz, I could not reproduce this on develop. Local desktop build, T2B1, FW 2.8.7.

Screen.Recording.2025-03-05.at.18.04.00.mov

@szymonlesisz
Copy link
Contributor Author

szymonlesisz commented Mar 5, 2025

i didnt think that model could act differently, or maybe its because i have newer FW: T2T1, 2.8.8-blitcoinonly?
but we can agree on that there is untyped status which is not covered by FirmwareModal switch and by the FirmwareStatus type

my result, not the bets quality (ikd why starts at 0:08) but you get the idea :)

VID_20250305_185838-1.mp4

@szymonlesisz
Copy link
Contributor Author

btw this issue makes FW update with given setup + web build + WebUsb transport impossible (missing "select device" button to pair with reconnected device)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
Status: 🎯 To do
Development

No branches or pull requests

2 participants