[PR #2956] [MERGED] Fix warning modal not showing a second time. #4609

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2956
Author: @psybers
Created: 7/1/2024
Status: Merged
Merged: 7/4/2024
Merged by: @joel-jeremy

Base: masterHead: issue2954


📝 Commits (3)

  • 3ce7086 Fix warning modal not showing a second time.
  • e5fd5ae add release note
  • ef6e4ab Merge branch 'master' into issue2954

📊 Changes

5 files changed (+21 additions, -2 deletions)

View changed files

📝 packages/desktop-client/src/components/Modals.tsx (+1 -0)
📝 packages/desktop-client/src/components/modals/ConfirmTransactionEdit.tsx (+9 -1)
📝 packages/desktop-client/src/components/transactions/TransactionsTable.jsx (+4 -1)
📝 packages/loot-core/src/client/state-types/modals.d.ts (+1 -0)
upcoming-release-notes/2956.md (+6 -0)

📄 Description

Fixes #2954.


🔄 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/2956 **Author:** [@psybers](https://github.com/psybers) **Created:** 7/1/2024 **Status:** ✅ Merged **Merged:** 7/4/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `issue2954` --- ### 📝 Commits (3) - [`3ce7086`](https://github.com/actualbudget/actual/commit/3ce7086a93f36a78aa22ec991a3e02334db508b2) Fix warning modal not showing a second time. - [`e5fd5ae`](https://github.com/actualbudget/actual/commit/e5fd5aec6deb2f8fd5516d6c0f702f72441800eb) add release note - [`ef6e4ab`](https://github.com/actualbudget/actual/commit/ef6e4abfe887025bff3a610ddc15d59156568f40) Merge branch 'master' into issue2954 ### 📊 Changes **5 files changed** (+21 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/Modals.tsx` (+1 -0) 📝 `packages/desktop-client/src/components/modals/ConfirmTransactionEdit.tsx` (+9 -1) 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.jsx` (+4 -1) 📝 `packages/loot-core/src/client/state-types/modals.d.ts` (+1 -0) ➕ `upcoming-release-notes/2956.md` (+6 -0) </details> ### 📄 Description Fixes #2954. --- <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:26 -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#4609