Highest account index lookup is sometimes interrupted: add progress/loader #6115
Labels
area:accounts
configure-wallets
enhancement-p3
Non-critical functionality wanted by many users, or there are clear alternatives
Feature
When the user restores a wallet the highest account index is determined, this can take a long time when there are a lot of accounts. If the process is interrupted it fails and only the first account of the wallet is displayed.
We should show a progress bar/loader so the user knows to wait whenever they restore a wallet.
Once this pops up in the console, the process is completed:

A loading icon is probably best because you can't know in advance how long it will run for.
The text was updated successfully, but these errors were encountered: