[PR #3768] [MERGED] Fix bugs in payee table #5047

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3768
Author: @jfdoming
Created: 11/2/2024
Status: Merged
Merged: 11/2/2024
Merged by: @jfdoming

Base: masterHead: master


📝 Commits (1)

📊 Changes

3 files changed (+17 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/payees/PayeeTable.tsx (+8 -1)
📝 packages/desktop-client/src/components/payees/PayeeTableRow.tsx (+3 -0)
upcoming-release-notes/3768.md (+6 -0)

📄 Description

Two bugs:

  1. [PR #1475] [MERGED] :bookmark: (23.8.1) fix nYNAB import, mobile colors and other smaller fixes (#3767)
  2. In edge, you can select transfer payees even though the checkbox is invisible.

Ideally we'd have tests for these features. Not feeling super well right now so if someone wants to take a stab at it in the future, I'll make an issue.


🔄 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/3768 **Author:** [@jfdoming](https://github.com/jfdoming) **Created:** 11/2/2024 **Status:** ✅ Merged **Merged:** 11/2/2024 **Merged by:** [@jfdoming](https://github.com/jfdoming) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`25e25b8`](https://github.com/actualbudget/actual/commit/25e25b8383e1a201a221c9314f423c6fbdb4d662) Fix bugs in payee table ### 📊 Changes **3 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/payees/PayeeTable.tsx` (+8 -1) 📝 `packages/desktop-client/src/components/payees/PayeeTableRow.tsx` (+3 -0) ➕ `upcoming-release-notes/3768.md` (+6 -0) </details> ### 📄 Description Two bugs: 1. #3767 2. In edge, you can select transfer payees even though the checkbox is invisible. Ideally we'd have tests for these features. Not feeling super well right now so if someone wants to take a stab at it in the future, I'll make an issue. --- <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:05:08 -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#5047