[PR #5373] [MERGED] fix: reconcile select number on click #47722

Closed
opened 2026-04-26 09:43:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5373
Author: @UnderKoen
Created: 7/23/2025
Status: Merged
Merged: 7/23/2025
Merged by: @youngcw

Base: masterHead: fix/reconcile-selection


📝 Commits (1)

  • 0326486 fix: reconcile select number on click

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/accounts/Reconcile.tsx (+9 -7)
upcoming-release-notes/5373.md (+6 -0)

📄 Description

When just loading a page the reconcile button doesn't select the amount. The second time you click it does. This makes it work for the first click


🔄 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/5373 **Author:** [@UnderKoen](https://github.com/UnderKoen) **Created:** 7/23/2025 **Status:** ✅ Merged **Merged:** 7/23/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `fix/reconcile-selection` --- ### 📝 Commits (1) - [`0326486`](https://github.com/actualbudget/actual/commit/032648628ba8404df8739b3ad0c149503f88a7d3) fix: reconcile select number on click ### 📊 Changes **2 files changed** (+15 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Reconcile.tsx` (+9 -7) ➕ `upcoming-release-notes/5373.md` (+6 -0) </details> ### 📄 Description When just loading a page the reconcile button doesn't select the amount. The second time you click it does. This makes it work for the first click --- <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-26 09:43:12 -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#47722