[PR #2663] [MERGED] Fix loading screen not showing when opening a budget file #30366

Closed
opened 2026-04-18 06:44:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2663
Author: @joel-jeremy
Created: 4/25/2024
Status: Merged
Merged: 4/26/2024
Merged by: @joel-jeremy

Base: masterHead: fix-app-loading-screen


📝 Commits (3)

📊 Changes

5 files changed (+82 additions, -57 deletions)

View changed files

📝 packages/desktop-client/src/components/App.tsx (+45 -28)
📝 packages/desktop-client/src/components/AppBackground.tsx (+1 -1)
📝 packages/desktop-client/src/components/manager/BudgetList.jsx (+29 -27)
📝 packages/loot-core/src/types/file.d.ts (+1 -1)
upcoming-release-notes/2663.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/2663 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 4/25/2024 **Status:** ✅ Merged **Merged:** 4/26/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `fix-app-loading-screen` --- ### 📝 Commits (3) - [`5c8d3fa`](https://github.com/actualbudget/actual/commit/5c8d3fa209d179f396dbeb019ded725f385da7fd) Fix app loading screen - [`f5f5b08`](https://github.com/actualbudget/actual/commit/f5f5b089b5e7d614b74c18dc9cfa790f26ddb441) Release note - [`37d55ab`](https://github.com/actualbudget/actual/commit/37d55abddbc3c415d9a563c1b7df90498d73e469) Code review feedback ### 📊 Changes **5 files changed** (+82 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/App.tsx` (+45 -28) 📝 `packages/desktop-client/src/components/AppBackground.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/manager/BudgetList.jsx` (+29 -27) 📝 `packages/loot-core/src/types/file.d.ts` (+1 -1) ➕ `upcoming-release-notes/2663.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 --> --- <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-18 06:44:38 -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#30366