[PR #1179] [CLOSED] PageRoute concept #3570

Closed
opened 2026-02-28 20:43:35 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1179
Author: @trevdor
Created: 6/24/2023
Status: Closed

Base: masterHead: trevdor-pageroute-concept


📝 Commits (3)

  • 5db00b3 PersistentRoute: always-rendered route like PageRoute was before React Router 6
  • 4dafd42 Merge remote-tracking branch 'origin/master' into trevdor-pageroute-concept
  • bb01030 Merge remote-tracking branch 'origin/master' into trevdor-pageroute-concept

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/FinancesApp.tsx (+24 -2)
upcoming-release-notes/1179.md (+6 -0)

📄 Description

An attempt to keep Reports and Budget always-rendered like they used to be, but compatible with React Router 6.

Still some bugs with this.


🔄 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/1179 **Author:** [@trevdor](https://github.com/trevdor) **Created:** 6/24/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `trevdor-pageroute-concept` --- ### 📝 Commits (3) - [`5db00b3`](https://github.com/actualbudget/actual/commit/5db00b39d57714e6f8ced7185ea53bf837869e01) PersistentRoute: always-rendered route like PageRoute was before React Router 6 - [`4dafd42`](https://github.com/actualbudget/actual/commit/4dafd4215e6bbbb43ba30e896d1fcea13218979f) Merge remote-tracking branch 'origin/master' into trevdor-pageroute-concept - [`bb01030`](https://github.com/actualbudget/actual/commit/bb01030991d162d3a910dbf804bc6e0a09d145f5) Merge remote-tracking branch 'origin/master' into trevdor-pageroute-concept ### 📊 Changes **2 files changed** (+30 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/FinancesApp.tsx` (+24 -2) ➕ `upcoming-release-notes/1179.md` (+6 -0) </details> ### 📄 Description An attempt to keep Reports and Budget always-rendered like they used to be, but compatible with React Router 6. Still some bugs with this. --- <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 20:43:35 -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#3570