[PR #5519] [MERGED] Add fix for unfocusing the date disabling all other buttons #5977

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5519
Author: @ShayanAraghi
Created: 8/8/2025
Status: Merged
Merged: 8/8/2025
Merged by: @youngcw

Base: masterHead: fix/date-disabled


📝 Commits (2)

  • 9550552 Add fix for unfocusing the date disabling all other buttons
  • e0502c1 Add Release notes

📊 Changes

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

View changed files

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

📄 Description

fix #5510

Summary of Changes

  • Added an onBlur handler to the date InputField to ensure the editing state is correctly cleared when focus is lost, even without changes.

🔄 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/5519 **Author:** [@ShayanAraghi](https://github.com/ShayanAraghi) **Created:** 8/8/2025 **Status:** ✅ Merged **Merged:** 8/8/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `fix/date-disabled` --- ### 📝 Commits (2) - [`9550552`](https://github.com/actualbudget/actual/commit/9550552f31924d5cb2a5ed1d766c5ff709b108d5) Add fix for unfocusing the date disabling all other buttons - [`e0502c1`](https://github.com/actualbudget/actual/commit/e0502c11e5f3bfbeaefb239f4c4166fd8cd8380e) Add Release notes ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx` (+1 -0) ➕ `upcoming-release-notes/5519.md` (+6 -0) </details> ### 📄 Description fix #5510 ### Summary of Changes - Added an onBlur handler to the date InputField to ensure the editing state is correctly cleared when focus is lost, even without changes. --- <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:21:56 -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#5977