[PR #4812] [MERGED] Fix crash on transactions table with new transaction popup open #31518

Closed
opened 2026-04-18 07:44:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4812
Author: @jfdoming
Created: 4/15/2025
Status: Merged
Merged: 4/15/2025
Merged by: @jfdoming

Base: masterHead: jfdoming/fix-crash-transactions-table


📝 Commits (2)

  • 10236fa Fix crash on transactions table with new transaction popup open
  • 2505fca Add release notes

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/transactions/TransactionsTable.jsx (+1 -1)
upcoming-release-notes/4812.md (+6 -0)

📄 Description

Closes #4811

Steps to repro on edge (web, not mobile):

  1. Navigate to an account.
  2. Turn on running balance.
  3. Click "Add New" but don't edit the transaction.
  4. Click "Reconcile" and change the value to anything else.
  5. Click "Create reconciliation transaction".
  6. Observe the crash.

Performing the same steps on this PR's preview will not crash.


🔄 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/4812 **Author:** [@jfdoming](https://github.com/jfdoming) **Created:** 4/15/2025 **Status:** ✅ Merged **Merged:** 4/15/2025 **Merged by:** [@jfdoming](https://github.com/jfdoming) **Base:** `master` ← **Head:** `jfdoming/fix-crash-transactions-table` --- ### 📝 Commits (2) - [`10236fa`](https://github.com/actualbudget/actual/commit/10236fa5127cdd555442f66c9934e111cc572cd0) Fix crash on transactions table with new transaction popup open - [`2505fca`](https://github.com/actualbudget/actual/commit/2505fcab8cdb90f52c0719458a82c75142581b7f) Add release notes ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.jsx` (+1 -1) ➕ `upcoming-release-notes/4812.md` (+6 -0) </details> ### 📄 Description Closes #4811 Steps to repro on edge (web, not mobile): 1. Navigate to an account. 1. Turn on running balance. 1. Click "Add New" but don't edit the transaction. 1. Click "Reconcile" and change the value to anything else. 1. Click "Create reconciliation transaction". 1. Observe the crash. Performing the same steps on this PR's preview will not crash. --- <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-04-18 07:44:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#31518