[PR #1335] [MERGED] Update logic for showing and rendering the “Show unused payees” button #38104

Closed
opened 2026-04-23 11:14:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1335
Author: @j-f1
Created: 7/13/2023
Status: Merged
Merged: 7/17/2023
Merged by: @j-f1

Base: masterHead: jed/unused-payees


📝 Commits (2)

  • 109f8f6 Update logic for showing and rendering the “Show unused payees” button
  • 278b921 Add release note

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/payees/index.js (+21 -15)
upcoming-release-notes/1335.md (+6 -0)

📄 Description

  • The button will now be hidden by default so that users who don’t have any unused payees won’t have to think about it (since we merge by default, unused payees should be pretty rare)
  • The number of unused payees will be shown on the button to help understand how much cleanup needs to be done

🔄 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/1335 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 7/13/2023 **Status:** ✅ Merged **Merged:** 7/17/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/unused-payees` --- ### 📝 Commits (2) - [`109f8f6`](https://github.com/actualbudget/actual/commit/109f8f68d43d9659e3a0b401598d55d301e3edb4) Update logic for showing and rendering the “Show unused payees” button - [`278b921`](https://github.com/actualbudget/actual/commit/278b921fedcfea21f737ab6efbedef7eae136d0d) Add release note ### 📊 Changes **2 files changed** (+27 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/payees/index.js` (+21 -15) ➕ `upcoming-release-notes/1335.md` (+6 -0) </details> ### 📄 Description - The button will now be hidden by default so that users who don’t have any unused payees won’t have to think about it (since we merge by default, unused payees should be pretty rare) - The number of unused payees will be shown on the button to help understand how much cleanup needs to be done --- <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-23 11:14:46 -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#38104