This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
progress bar not always updating when pulling latest blocks/state #14855
Labels
bug
feature/ETH-Wallet
priority/P3
Major loss of function.
QA/test-plan-specified
release-notes/exclude
Milestone
Description
When ETH Wallet starts pulling the latest blocks/state, you'll notice that the progress UI doesn't always get updated. You'll have to switch to another preference page and then switch back to ETH Wallet to see how much progress was made. (See example below)
Steps to Reproduce
ETHEREUM_NETWORK=ropsten LEDGER_ENVIRONMENT=staging
ETH Wallet
fromabout:preferences
Once you're connected to one of our nodes, you usually pull the changes within 2-3mins. However, the first time around I waited 10min without realizing it was already synced due to the progress not being updated correctly.
Actual result:
Expected result:
When the user is pulling the latest state from a node, the UI should be responsive and indicate the current progress. User shouldn't be guessing on the % that has already been completed.
Reproduces how often:
100% reproducible on a new profile when syncing the latest ETH blocks/state.
Brave Version
about:brave info:
Reproducible on current live release:
No, ETH Wallet hasn't been released so it's not in the currently released build.
Additional Information
The text was updated successfully, but these errors were encountered: