[PR #6626] [MERGED] Remove force reload feature #60290

Closed
opened 2026-05-07 02:18:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6626
Author: @MatissJanis
Created: 1/11/2026
Status: Merged
Merged: 1/12/2026
Merged by: @MatissJanis

Base: masterHead: cursor/remove-force-reload-feature-759a


📝 Commits (2)

  • f132ff2 Remove force reload feature flag and related code
  • e6b2e06 Add release notes for PR #6626

📊 Changes

6 files changed (+8 additions, -53 deletions)

View changed files

📝 packages/desktop-client/src/components/settings/Experimental.tsx (+0 -3)
📝 packages/desktop-client/src/components/settings/Reset.tsx (+0 -44)
📝 packages/desktop-client/src/components/settings/index.tsx (+1 -3)
📝 packages/desktop-client/src/hooks/useFeatureFlag.ts (+0 -1)
📝 packages/loot-core/src/types/prefs.ts (+1 -2)
upcoming-release-notes/6626.md (+6 -0)

📄 Description

Removes the "force reload app" feature flag and all related functionality. This feature did not work as expected and is being cleaned up.


Open in Cursor Open in Web


🔄 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/6626 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 1/11/2026 **Status:** ✅ Merged **Merged:** 1/12/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `cursor/remove-force-reload-feature-759a` --- ### 📝 Commits (2) - [`f132ff2`](https://github.com/actualbudget/actual/commit/f132ff2472923cab65a5610397a502ec28c5f6e1) Remove force reload feature flag and related code - [`e6b2e06`](https://github.com/actualbudget/actual/commit/e6b2e06da3385230d23723083270912679c0f99a) Add release notes for PR #6626 ### 📊 Changes **6 files changed** (+8 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/settings/Experimental.tsx` (+0 -3) 📝 `packages/desktop-client/src/components/settings/Reset.tsx` (+0 -44) 📝 `packages/desktop-client/src/components/settings/index.tsx` (+1 -3) 📝 `packages/desktop-client/src/hooks/useFeatureFlag.ts` (+0 -1) 📝 `packages/loot-core/src/types/prefs.ts` (+1 -2) ➕ `upcoming-release-notes/6626.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. --> Removes the "force reload app" feature flag and all related functionality. This feature did not work as expected and is being cleaned up. --- <a href="https://cursor.com/background-agent?bcId=bc-9ad75a4b-d1de-4d1d-acbe-8d17ae22d68a"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-cursor-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-cursor-light.svg"><img alt="Open in Cursor" src="https://cursor.com/open-in-cursor.svg"></picture></a>&nbsp;<a href="https://cursor.com/agents?id=bc-9ad75a4b-d1de-4d1d-acbe-8d17ae22d68a"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-web-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-web-light.svg"><img alt="Open in Web" src="https://cursor.com/open-in-web.svg"></picture></a> --- <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-05-07 02:18:05 -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#60290