[PR #4596] [MERGED] Mobile budget file switching logical error fix #5473

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4596
Author: @JSkinnerUK
Created: 3/10/2025
Status: Merged
Merged: 3/12/2025
Merged by: @youngcw

Base: masterHead: 4576-mobile-file-switch


📝 Commits (2)

  • 9fc516c Fix logical error to filter out just the current file from list of files, rather than excluding remote files.
  • 28543be Add release note and update comment

📊 Changes

2 files changed (+10 additions, -2 deletions)

View changed files

📝 packages/desktop-client/src/components/manager/BudgetList.tsx (+4 -2)
upcoming-release-notes/4596.md (+6 -0)

📄 Description

Fixes #4576


🔄 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/4596 **Author:** [@JSkinnerUK](https://github.com/JSkinnerUK) **Created:** 3/10/2025 **Status:** ✅ Merged **Merged:** 3/12/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `4576-mobile-file-switch` --- ### 📝 Commits (2) - [`9fc516c`](https://github.com/actualbudget/actual/commit/9fc516c7093d0d34f352bd009fcf6929e25194d7) Fix logical error to filter out just the current file from list of files, rather than excluding remote files. - [`28543be`](https://github.com/actualbudget/actual/commit/28543be5676d70e91737d220e1deabb9971fc398) Add release note and update comment ### 📊 Changes **2 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/manager/BudgetList.tsx` (+4 -2) ➕ `upcoming-release-notes/4596.md` (+6 -0) </details> ### 📄 Description Fixes #4576 --- <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:13:02 -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#5473