[PR #5579] Prevent unnecessary calls to DB if same redux action is already pending #13062

Closed
opened 2026-04-10 21:46:13 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/5579

State: closed
Merged: Yes


This is causing the slow down on initial load of the mobile account transactions page because the DB is being bombarded by DB calls on every render

**Original Pull Request:** https://github.com/actualbudget/actual/pull/5579 **State:** closed **Merged:** Yes --- <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> This is causing the slow down on initial load of the mobile account transactions page because the DB is being bombarded by DB calls on every render
GiteaMirror added the pull-request label 2026-04-10 21:46:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#13062