[PR #1430] [MERGED] Remove no-op applyFilter call #3735

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1430
Author: @j-f1
Created: 7/31/2023
Status: Merged
Merged: 7/31/2023
Merged by: @MatissJanis

Base: masterHead: jed/fix-filter-input


📝 Commits (2)

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/payees/index.js (+1 -2)
upcoming-release-notes/1430.md (+6 -0)

📄 Description

applyFilter exits early if the filter is unchanged, so this call doesn’t do anything.


🔄 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/1430 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 7/31/2023 **Status:** ✅ Merged **Merged:** 7/31/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `jed/fix-filter-input` --- ### 📝 Commits (2) - [`b675340`](https://github.com/actualbudget/actual/commit/b675340fa6fb8a4d97df0e3512069a4a316e1f21) Remove no-op applyFilter call - [`1343cd6`](https://github.com/actualbudget/actual/commit/1343cd666522b673e70e7deabbb871d4ce4dd45e) Add release note ### 📊 Changes **2 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/payees/index.js` (+1 -2) ➕ `upcoming-release-notes/1430.md` (+6 -0) </details> ### 📄 Description `applyFilter` exits early if the filter is unchanged, so this call doesn’t do anything. --- <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:45:58 -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#3735