[PR #4260] [MERGED] Fix react-hooks/exhaustive-deps error on usePayees.ts #58947

Closed
opened 2026-05-06 23:48:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4260
Author: @joel-jeremy
Created: 1/30/2025
Status: Merged
Merged: 2/19/2025
Merged by: @joel-jeremy

Base: masterHead: fix-exhaustive-deps-usePayees


📝 Commits (3)

📊 Changes

3 files changed (+16 additions, -5 deletions)

View changed files

📝 eslint.config.mjs (+0 -1)
📝 packages/desktop-client/src/hooks/usePayees.ts (+10 -4)
upcoming-release-notes/4260.md (+6 -0)

📄 Description

Fix some suppressed react-hooks/exhaustive-deps ESLint errors


🔄 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/4260 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 1/30/2025 **Status:** ✅ Merged **Merged:** 2/19/2025 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `fix-exhaustive-deps-usePayees` --- ### 📝 Commits (3) - [`7a077d8`](https://github.com/actualbudget/actual/commit/7a077d87a475508b0c94282d7d10231454070728) Fix react-hooks/exhaustive-deps error on usePayees.ts - [`5ab92a4`](https://github.com/actualbudget/actual/commit/5ab92a4a28bed3bad11bf3ebeaf80f9ca951fd5a) Rename - [`9797d14`](https://github.com/actualbudget/actual/commit/9797d14157329a0727e0b31f281ea76689a07138) Release notes ### 📊 Changes **3 files changed** (+16 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `eslint.config.mjs` (+0 -1) 📝 `packages/desktop-client/src/hooks/usePayees.ts` (+10 -4) ➕ `upcoming-release-notes/4260.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Fix some suppressed react-hooks/exhaustive-deps ESLint errors --- <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-05-06 23:48:12 -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#58947