[PR #1648] [MERGED] Fix mobile page "back" behaviors #3868

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1648
Author: @joel-jeremy
Created: 9/4/2023
Status: Merged
Merged: 9/5/2023
Merged by: @joel-jeremy

Base: masterHead: fix-mobile-back-behaviors


📝 Commits (2)

📊 Changes

3 files changed (+28 additions, -18 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/MobileAccountDetails.js (+1 -1)
📝 packages/desktop-client/src/components/transactions/MobileTransaction.js (+21 -17)
upcoming-release-notes/1648.md (+6 -0)

📄 Description

Update mobile page "back" navigations to go back to previous page instead of fixed routes.


🔄 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/1648 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 9/4/2023 **Status:** ✅ Merged **Merged:** 9/5/2023 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `fix-mobile-back-behaviors` --- ### 📝 Commits (2) - [`611404a`](https://github.com/actualbudget/actual/commit/611404a8a3b1f42e7ead8c83f2ab4fc5fcb463d0) Fix mobile page "back" behaviors - [`1f19970`](https://github.com/actualbudget/actual/commit/1f199709d50fdc09b7ed9f516c6c3bd2a89d46a9) Release notes ### 📊 Changes **3 files changed** (+28 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/MobileAccountDetails.js` (+1 -1) 📝 `packages/desktop-client/src/components/transactions/MobileTransaction.js` (+21 -17) ➕ `upcoming-release-notes/1648.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 --> Update mobile page "back" navigations to go back to previous page instead of fixed routes. --- <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:48:02 -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#3868