[PR #3932] [MERGED] Fix a navigation bug and a crash from the account pages #5126

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3932
Author: @jfdoming
Created: 12/5/2024
Status: Merged
Merged: 12/6/2024
Merged by: @matt-fidd

Base: masterHead: jfdoming/fix-account-nav-bugs


📝 Commits (6)

  • c29cb4c Don't crash when making a txn from the uncat page
  • 12269f1 Always navigate consistently from the txn add/edit page
  • b913d3f Add release notes
  • 499790e Attempt to fix functional tests
  • 87922ca Update VRT
  • d160e3c Merge branch 'master' into jfdoming/fix-account-nav-bugs

📊 Changes

14 files changed (+91 additions, -30 deletions)

View changed files

📝 packages/desktop-client/e2e/page-models/mobile-navigation.js (+8 -0)
📝 packages/desktop-client/e2e/transactions.mobile.test.js (+72 -5)
packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-a-categorized-transaction-from-accounts-uncategorized-page-1-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-a-categorized-transaction-from-accounts-uncategorized-page-2-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-a-categorized-transaction-from-accounts-uncategorized-page-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-a-transaction-via-footer-button-7-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-a-transaction-via-footer-button-8-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-a-transaction-via-footer-button-9-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-an-uncategorized-transaction-from-accounts-uncategorized-page-1-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-an-uncategorized-transaction-from-accounts-uncategorized-page-2-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-an-uncategorized-transaction-from-accounts-uncategorized-page-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/mobile/accounts/AccountTransactions.tsx (+3 -1)
📝 packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx (+2 -24)
upcoming-release-notes/3932.md (+6 -0)

📄 Description

Fixes #3922
Fixes #3927


🔄 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/3932 **Author:** [@jfdoming](https://github.com/jfdoming) **Created:** 12/5/2024 **Status:** ✅ Merged **Merged:** 12/6/2024 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `jfdoming/fix-account-nav-bugs` --- ### 📝 Commits (6) - [`c29cb4c`](https://github.com/actualbudget/actual/commit/c29cb4c6483f11f0a5a617b4196bd311ff6232bc) Don't crash when making a txn from the uncat page - [`12269f1`](https://github.com/actualbudget/actual/commit/12269f12100b172d5979f6a3f75f22a0981e3eef) Always navigate consistently from the txn add/edit page - [`b913d3f`](https://github.com/actualbudget/actual/commit/b913d3f71c7593c2c6495030e24b7b1eeeb686eb) Add release notes - [`499790e`](https://github.com/actualbudget/actual/commit/499790e296c8e97c295c8dd4a2d5a06ef138e5a6) Attempt to fix functional tests - [`87922ca`](https://github.com/actualbudget/actual/commit/87922ca90cc78a48121bce24c35465b3ff045a88) Update VRT - [`d160e3c`](https://github.com/actualbudget/actual/commit/d160e3c7eab329dac637b4a226b5636c460b7eef) Merge branch 'master' into jfdoming/fix-account-nav-bugs ### 📊 Changes **14 files changed** (+91 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/page-models/mobile-navigation.js` (+8 -0) 📝 `packages/desktop-client/e2e/transactions.mobile.test.js` (+72 -5) ➕ `packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-a-categorized-transaction-from-accounts-uncategorized-page-1-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-a-categorized-transaction-from-accounts-uncategorized-page-2-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-a-categorized-transaction-from-accounts-uncategorized-page-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-a-transaction-via-footer-button-7-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-a-transaction-via-footer-button-8-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-a-transaction-via-footer-button-9-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-an-uncategorized-transaction-from-accounts-uncategorized-page-1-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-an-uncategorized-transaction-from-accounts-uncategorized-page-2-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/transactions.mobile.test.js-snapshots/Mobile-Transactions-creates-an-uncategorized-transaction-from-accounts-uncategorized-page-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/mobile/accounts/AccountTransactions.tsx` (+3 -1) 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx` (+2 -24) ➕ `upcoming-release-notes/3932.md` (+6 -0) </details> ### 📄 Description Fixes #3922 Fixes #3927 --- <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:24 -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#5126