[PR #3540] [MERGED] 🐛 (bank-sync) fix initial sync - close modal stack, show loading indicators #4914

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

📋 Pull Request Information

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

Base: masterHead: matiss/first-sync


📝 Commits (1)

  • 43e5587 🐛 (bank-sync) fix initial sync - close modal stack, show loading indicators

📊 Changes

3 files changed (+29 additions, -6 deletions)

View changed files

📝 packages/desktop-client/src/components/modals/SelectLinkedAccountsModal.jsx (+4 -4)
📝 packages/loot-core/src/client/actions/account.ts (+19 -2)
upcoming-release-notes/3540.md (+6 -0)

📄 Description

Two fixes here for the initial bank sync:

  1. close all the modal windows after successfully linking
  2. show a loading indicator besides accounts after linking

🔄 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/3540 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 10/2/2024 **Status:** ✅ Merged **Merged:** 10/2/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/first-sync` --- ### 📝 Commits (1) - [`43e5587`](https://github.com/actualbudget/actual/commit/43e558793e3e3fb04413b9661f1de6d9143379be) :bug: (bank-sync) fix initial sync - close modal stack, show loading indicators ### 📊 Changes **3 files changed** (+29 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/SelectLinkedAccountsModal.jsx` (+4 -4) 📝 `packages/loot-core/src/client/actions/account.ts` (+19 -2) ➕ `upcoming-release-notes/3540.md` (+6 -0) </details> ### 📄 Description Two fixes here for the initial bank sync: 1. close all the modal windows after successfully linking 2. show a loading indicator besides accounts after linking --- <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:03:08 -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#4914