bitbox-wallet-app icon indicating copy to clipboard operation
bitbox-wallet-app copied to clipboard

frontend: prevent flicker on unlock

Open thisconnect opened this issue 4 years ago • 2 comments

After device has been connected, there is no need for bitbox02.tsx to route into / or /account-summary because app.tsx is already listening to device and accounts status changes, and routing to /account-summary when the device initializes. This prevents the rendering of / before accounts list has been synced.

thisconnect avatar Jan 19 '22 16:01 thisconnect

This currently skips the success screen.

thisconnect avatar Jan 19 '22 19:01 thisconnect

@BrianCraig should we add a dedicated route for the success view?

thisconnect avatar Jan 24 '22 12:01 thisconnect

out of date

thisconnect avatar Mar 30 '24 08:03 thisconnect