[PR #1547] [MERGED] 🐛 reset reconciliation status when switching accounts #18173

Closed
opened 2026-04-14 20:36:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1547
Author: @MatissJanis
Created: 8/19/2023
Status: Merged
Merged: 8/22/2023
Merged by: @MatissJanis

Base: masterHead: matiss/fix-1327


📝 Commits (1)

  • 9905ee4 🐛 reset reconciliation status when switching accounts

📊 Changes

2 files changed (+7 additions, -0 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Account.js (+1 -0)
upcoming-release-notes/1547.md (+6 -0)

📄 Description

Closes #1327

Reproduction:

  1. open transaction table
  2. perform reconciliation to open the reconciliation top-message
  3. switch account
  4. before: the reconciliation bar is still active; after: the reconciliation bar resets

🔄 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/1547 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 8/19/2023 **Status:** ✅ Merged **Merged:** 8/22/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-1327` --- ### 📝 Commits (1) - [`9905ee4`](https://github.com/actualbudget/actual/commit/9905ee43acb09580987d5c3142bae56266bdfeab) :bug: reset reconciliation status when switching accounts ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Account.js` (+1 -0) ➕ `upcoming-release-notes/1547.md` (+6 -0) </details> ### 📄 Description Closes #1327 Reproduction: 1. open transaction table 2. perform reconciliation to open the reconciliation top-message 3. switch account 4. before: the reconciliation bar is still active; after: the reconciliation bar resets --- <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-04-14 20:36:48 -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#18173