[PR #2968] [MERGED] Fix editing transactions on mobile not going back. #4614

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2968
Author: @psybers
Created: 7/2/2024
Status: Merged
Merged: 7/10/2024
Merged by: @MatissJanis

Base: masterHead: mobile-edittrans


📝 Commits (6)

  • 28dcf52 Fix editing transactions on mobile not going back.
  • 71b6721 add release note
  • e5f891a fix linter
  • 3e92fec Rework back logic
  • 73e3e96 Merge branch 'master' into mobile-edittrans
  • 65eafb6 Merge branch 'master' into mobile-edittrans

📊 Changes

2 files changed (+15 additions, -10 deletions)

View changed files

📝 packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx (+9 -10)
upcoming-release-notes/2968.md (+6 -0)

📄 Description

This changes it so editing or deleting a transaction on mobile goes 'back' instead of hardcoding to go to /accounts.


🔄 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/2968 **Author:** [@psybers](https://github.com/psybers) **Created:** 7/2/2024 **Status:** ✅ Merged **Merged:** 7/10/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `mobile-edittrans` --- ### 📝 Commits (6) - [`28dcf52`](https://github.com/actualbudget/actual/commit/28dcf5238a53f2d4bbae2699ee9122bb65d425a4) Fix editing transactions on mobile not going back. - [`71b6721`](https://github.com/actualbudget/actual/commit/71b6721b3cd9d88237c935adfb8080537580410f) add release note - [`e5f891a`](https://github.com/actualbudget/actual/commit/e5f891af7e73a554393bed01d281d186ae6f5322) fix linter - [`3e92fec`](https://github.com/actualbudget/actual/commit/3e92fec4f2c265eb388af68716c4930a1028bc84) Rework back logic - [`73e3e96`](https://github.com/actualbudget/actual/commit/73e3e96730904638fd872aa51f29f73606c55f2f) Merge branch 'master' into mobile-edittrans - [`65eafb6`](https://github.com/actualbudget/actual/commit/65eafb6e56a6d15268f860b7e46348b706626e45) Merge branch 'master' into mobile-edittrans ### 📊 Changes **2 files changed** (+15 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx` (+9 -10) ➕ `upcoming-release-notes/2968.md` (+6 -0) </details> ### 📄 Description This changes it so editing or deleting a transaction on mobile goes 'back' instead of hardcoding to go to `/accounts`. --- <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:58:31 -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#4614