[PR #4262] [MERGED] Fix react-hooks/exhaustive-deps error on useAccounts.ts #5295

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

📋 Pull Request Information

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

Base: masterHead: fix-exhaustive-deps-useAccounts


📝 Commits (2)

  • 00fabd1 Fix react-hooks/exhaustive-deps error on useAccounts.ts
  • 4211ce0 Release notes

📊 Changes

3 files changed (+12 additions, -3 deletions)

View changed files

📝 eslint.config.mjs (+1 -1)
📝 packages/desktop-client/src/hooks/useAccounts.ts (+5 -2)
upcoming-release-notes/4262.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/4262 **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-useAccounts` --- ### 📝 Commits (2) - [`00fabd1`](https://github.com/actualbudget/actual/commit/00fabd1ed898898982fc45cadcce591fe2092102) Fix react-hooks/exhaustive-deps error on useAccounts.ts - [`4211ce0`](https://github.com/actualbudget/actual/commit/4211ce098c70bdd870f2c49dd212601d8f014ac5) Release notes ### 📊 Changes **3 files changed** (+12 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `eslint.config.mjs` (+1 -1) 📝 `packages/desktop-client/src/hooks/useAccounts.ts` (+5 -2) ➕ `upcoming-release-notes/4262.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-02-28 21:10:04 -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#5295