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

Highest account index lookup is sometimes interrupted: add progress/loader #6115

Open
314159265359879 opened this issue Feb 14, 2025 · 3 comments
Assignees
Labels
area:accounts configure-wallets enhancement-p3 Non-critical functionality wanted by many users, or there are clear alternatives Feature

Comments

@314159265359879
Copy link
Contributor

314159265359879 commented Feb 14, 2025

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:
Image

A loading icon is probably best because you can't know in advance how long it will run for.

@314159265359879 314159265359879 added area:accounts enhancement-p3 Non-critical functionality wanted by many users, or there are clear alternatives labels Feb 14, 2025
Copy link

linear bot commented Feb 14, 2025

@314159265359879
Copy link
Contributor Author

@kyranjamie would it be possible to show a loading icon as the wallet looks for accounts with activity to determine the highest account index?

@markmhendrickson
Copy link
Collaborator

Even better would be that we continue lookups in the background even if the user closes the window prematurely upon adding a wallet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:accounts configure-wallets enhancement-p3 Non-critical functionality wanted by many users, or there are clear alternatives Feature
Projects
None yet
Development

No branches or pull requests

3 participants