Skip to content

fix: load payments history asynchronously to prevent main thread lag#355

Merged
a1denvalu3 merged 2 commits into
mainfrom
fix/asynchronous-history-loading
Jul 13, 2026
Merged

fix: load payments history asynchronously to prevent main thread lag#355
a1denvalu3 merged 2 commits into
mainfrom
fix/asynchronous-history-loading

Conversation

@a1denvalu3

Copy link
Copy Markdown
Collaborator

Loading payments history on the main thread was causing UI thread blockage (lag/ANR) when launching the history screen. This PR changes the loading to run asynchronously on the IO dispatcher.

@a1denvalu3 a1denvalu3 merged commit 38a8e1e into main Jul 13, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Numo Jul 13, 2026
@a1denvalu3 a1denvalu3 deleted the fix/asynchronous-history-loading branch July 13, 2026 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant