[PR #3904] [MERGED] Use useNavigate instead of accessing window.__navigate #5119

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3904
Author: @joel-jeremy
Created: 11/26/2024
Status: Merged
Merged: 12/5/2024
Merged by: @joel-jeremy

Base: masterHead: useNavigate-instead-of-window.__navigate


📝 Commits (3)

  • c34eba3 Use useNavigate instead of accessing window.__navigate
  • ba96440 Release notes
  • aba6e97 Update packages/desktop-client/src/components/manager/ConfigServer.tsx

📊 Changes

7 files changed (+25 additions, -9 deletions)

View changed files

📝 packages/desktop-client/src/components/LoggedInUser.tsx (+6 -3)
📝 packages/desktop-client/src/components/manager/ConfigServer.tsx (+4 -2)
📝 packages/desktop-client/src/components/modals/manager/ImportActualModal.tsx (+3 -1)
📝 packages/desktop-client/src/components/modals/manager/ImportYNAB4Modal.tsx (+3 -1)
📝 packages/desktop-client/src/components/modals/manager/ImportYNAB5Modal.tsx (+3 -1)
📝 packages/loot-core/src/client/actions/budgets.ts (+0 -1)
upcoming-release-notes/3904.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/3904 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 11/26/2024 **Status:** ✅ Merged **Merged:** 12/5/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `useNavigate-instead-of-window.__navigate` --- ### 📝 Commits (3) - [`c34eba3`](https://github.com/actualbudget/actual/commit/c34eba35468b75b72821af23faf456d5cec7864e) Use useNavigate instead of accessing window.__navigate - [`ba96440`](https://github.com/actualbudget/actual/commit/ba964402d4be08834a84ed4606c61c32f2154d83) Release notes - [`aba6e97`](https://github.com/actualbudget/actual/commit/aba6e97fb65d48860cdb1858b2524966d977e3a6) Update packages/desktop-client/src/components/manager/ConfigServer.tsx ### 📊 Changes **7 files changed** (+25 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/LoggedInUser.tsx` (+6 -3) 📝 `packages/desktop-client/src/components/manager/ConfigServer.tsx` (+4 -2) 📝 `packages/desktop-client/src/components/modals/manager/ImportActualModal.tsx` (+3 -1) 📝 `packages/desktop-client/src/components/modals/manager/ImportYNAB4Modal.tsx` (+3 -1) 📝 `packages/desktop-client/src/components/modals/manager/ImportYNAB5Modal.tsx` (+3 -1) 📝 `packages/loot-core/src/client/actions/budgets.ts` (+0 -1) ➕ `upcoming-release-notes/3904.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-02-28 21:06:19 -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#5119