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

[Feature] Use SWR caching for transaction list #2949

Open
bumi opened this issue Dec 20, 2023 · 1 comment
Open

[Feature] Use SWR caching for transaction list #2949

bumi opened this issue Dec 20, 2023 · 1 comment
Labels
idea A feature idea that needs to be more specification

Comments

@bumi
Copy link
Collaborator

bumi commented Dec 20, 2023

Feature description

Currently we always load the transaction list when the wallet is shown. On slower wallet connections this makes Alby feel slow.

Describe the solution

We should use the SWR utils that we have to show cached data and the update it.

Describe alternatives

No response

Additional context

No response

Are you working on this?

None

@bumi bumi added the idea A feature idea that needs to be more specification label Dec 20, 2023
@bitcoinuser
Copy link
Contributor

Related? #2985

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea A feature idea that needs to be more specification
Projects
None yet
Development

No branches or pull requests

2 participants