[PR #5358] [MERGED] fix payee and transaction context menus when no items selected #5891

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5358
Author: @matt-fidd
Created: 7/21/2025
Status: Merged
Merged: 7/21/2025
Merged by: @matt-fidd

Base: masterHead: context-menu-single


📝 Commits (2)

📊 Changes

4 files changed (+22 additions, -2 deletions)

View changed files

📝 packages/desktop-client/src/components/payees/PayeeTableRow.tsx (+5 -1)
📝 packages/desktop-client/src/components/transactions/TransactionMenu.tsx (+10 -1)
📝 packages/desktop-client/src/components/transactions/TransactionsTable.tsx (+1 -0)
upcoming-release-notes/5358.md (+6 -0)

📄 Description

Fixes https://github.com/actualbudget/actual/issues/5357


🔄 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/5358 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 7/21/2025 **Status:** ✅ Merged **Merged:** 7/21/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `context-menu-single` --- ### 📝 Commits (2) - [`205c554`](https://github.com/actualbudget/actual/commit/205c554c685bba28dca4df151163b49142372266) fix context menus with no items selected - [`fd471d8`](https://github.com/actualbudget/actual/commit/fd471d89d61ca5ee412b5404e9d866c03ff4d168) note ### 📊 Changes **4 files changed** (+22 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/payees/PayeeTableRow.tsx` (+5 -1) 📝 `packages/desktop-client/src/components/transactions/TransactionMenu.tsx` (+10 -1) 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.tsx` (+1 -0) ➕ `upcoming-release-notes/5358.md` (+6 -0) </details> ### 📄 Description Fixes https://github.com/actualbudget/actual/issues/5357 --- <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:20:28 -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#5891