[PR #3720] [MERGED] 🐛 (bank-sync) revert bank-sync status indicator change #5019

Closed
opened 2026-02-28 21:04:44 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3720
Author: @MatissJanis
Created: 10/23/2024
Status: Merged
Merged: 10/24/2024
Merged by: @MatissJanis

Base: masterHead: matiss/fix-sync-status


📝 Commits (1)

  • 40be40a 🐛 (bank-sync) revert bank-sync status indicator change

📊 Changes

2 files changed (+6 additions, -8 deletions)

View changed files

📝 packages/loot-core/src/client/actions/account.ts (+0 -8)
upcoming-release-notes/3720.md (+6 -0)

📄 Description

In https://github.com/actualbudget/actual/pull/3540 I was attempting to fix the status indicator for initial bank-sync operation. Unfortunately, this change has made things slightly worse. Sometimes the "loading" state for the initial bank-sync comes up, but then never goes away. I have not been able to figure out WHY. But arguably having no loading state is better than a forever-loading state, so reverting my original patch until I figure out a better solution.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/3720 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 10/23/2024 **Status:** ✅ Merged **Merged:** 10/24/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-sync-status` --- ### 📝 Commits (1) - [`40be40a`](https://github.com/actualbudget/actual/commit/40be40a7ce7b69e390a0cdef7e4bda0bb79ff9c6) :bug: (bank-sync) revert bank-sync status indicator change ### 📊 Changes **2 files changed** (+6 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/client/actions/account.ts` (+0 -8) ➕ `upcoming-release-notes/3720.md` (+6 -0) </details> ### 📄 Description In https://github.com/actualbudget/actual/pull/3540 I was attempting to fix the status indicator for initial bank-sync operation. Unfortunately, this change has made things slightly worse. Sometimes the "loading" state for the initial bank-sync comes up, but then never goes away. I have not been able to figure out WHY. But arguably having no loading state is better than a forever-loading state, so reverting my original patch until I figure out a better solution. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:04:44 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5019