[PR #4670] [MERGED] Fix error on budget file selection page when using server #24135

Closed
opened 2026-04-16 17:52:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4670
Author: @joel-jeremy
Created: 3/21/2025
Status: Merged
Merged: 3/21/2025
Merged by: @joel-jeremy

Base: masterHead: fix-budget-file-selection


📝 Commits (2)

  • bc21fde Fix error on budget file selection page when using server
  • 9bba91b Release notes

📊 Changes

6 files changed (+26 additions, -16 deletions)

View changed files

📝 packages/desktop-client/src/components/Modals.tsx (+2 -2)
📝 packages/desktop-client/src/components/manager/BudgetFileSelection.tsx (+15 -11)
📝 packages/desktop-client/src/components/mobile/budget/index.tsx (+1 -1)
📝 packages/desktop-client/src/components/modals/BudgetFileSelectionModal.tsx (+1 -1)
📝 packages/loot-core/src/client/modals/modalsSlice.ts (+1 -1)
upcoming-release-notes/4670.md (+6 -0)

📄 Description


🔄 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/4670 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 3/21/2025 **Status:** ✅ Merged **Merged:** 3/21/2025 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `fix-budget-file-selection` --- ### 📝 Commits (2) - [`bc21fde`](https://github.com/actualbudget/actual/commit/bc21fdeee30c02257c210e10ad1d022edfadf833) Fix error on budget file selection page when using server - [`9bba91b`](https://github.com/actualbudget/actual/commit/9bba91b6026f11cc9b1f8cd1289424f5d0a0394b) Release notes ### 📊 Changes **6 files changed** (+26 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/Modals.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/manager/BudgetFileSelection.tsx` (+15 -11) 📝 `packages/desktop-client/src/components/mobile/budget/index.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/BudgetFileSelectionModal.tsx` (+1 -1) 📝 `packages/loot-core/src/client/modals/modalsSlice.ts` (+1 -1) ➕ `upcoming-release-notes/4670.md` (+6 -0) </details> ### 📄 Description <!-- 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. --> --- <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-16 17:52:12 -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#24135