[PR #4258] [MERGED] Fix react-hooks/exhaustive-deps error on useSelected.tsx #12346

Closed
opened 2026-04-10 21:27:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: fix-exhaustive-deps-useSelected


📝 Commits (2)

  • fd630ff Fix react-hooks/exhaustive-deps error on useSelected.tsx
  • 405c466 Release notes

📊 Changes

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

View changed files

📝 eslint.config.mjs (+0 -2)
📝 packages/desktop-client/src/hooks/useSelected.tsx (+11 -13)
upcoming-release-notes/4258.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/4258 **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-useSelected` --- ### 📝 Commits (2) - [`fd630ff`](https://github.com/actualbudget/actual/commit/fd630ff8bdeb8d4bdb85c1eceefa09591e6dfa3b) Fix react-hooks/exhaustive-deps error on useSelected.tsx - [`405c466`](https://github.com/actualbudget/actual/commit/405c46640ab947be0595b0e8503a55cf2fced1d2) Release notes ### 📊 Changes **3 files changed** (+17 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `eslint.config.mjs` (+0 -2) 📝 `packages/desktop-client/src/hooks/useSelected.tsx` (+11 -13) ➕ `upcoming-release-notes/4258.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-04-10 21:27:18 -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#12346