-
Notifications
You must be signed in to change notification settings - Fork 975
loading/progress indicator for wallet recovery #11790
Comments
Is this server related (ex: see #11590)? |
Would adding a "Please wait a few minutes" be fine? Note: while it's loading, we also show 0 USD... maybe it should say "loading" or "please wait" instead of dollar amount |
We're currently investigating a similar problem on the publisher side. $0.00 is distressing so it would make sense to obfuscate the amount until we know for sure it is $0.00 😸 |
Blocked on #14014 |
Unfortunately this still doesn't resolve the issue 100%. Sometimes you'll still notice the $0.00 value appear before the real amount is displayed via the modal. Sometimes the transition is instant and sometimes the transition takes a few seconds. I'm guessing this depends on the latency of your network and the ledger server. |
Moving this out as it still needs some more improvements. As mentioned above, we're still displaying |
Fixed recovery overlay showing invalid amount before completion
Fixed recovery overlay showing invalid amount before completion
Great work BTW, this looks and behaves so much better. Huge improvement IMO 👍 |
Description
Several users have mentioned that after entering or importing their BAT wallet recovery keys, it doesn't appear as though anything is happening on the UI. They have requested some kind of loading or progress indicator to let the user know something is happening. If a progress indicator isn't possible, maybe some kind of transition overlay (spinning circle?) to let the user know something is going on in the background.
Steps to Reproduce
Actual result:
Sometimes wallet recovery takes up to 10 minutes, during this time there is no visual indication in the UI that anything is happening.
Expected result:
Some kind of visual notifier that a wallet recovery is being attempted.
Reproduces how often:
unknown. sometimes wallets recover fast, so this isn't an issue. other times it takes up to 10 minutes.
Brave Version
BAT Mercury enabled versions (0.19.48, 0.19.70, etc)
Reproducible on current live release:
yes
Additional Information
The text was updated successfully, but these errors were encountered: