[PR #4259] [MERGED] Fix react-hooks/exhaustive-deps error on useProperFocus.tsx #35487

Closed
opened 2026-04-20 22:28:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: fix-exhaustive-deps-useProperFocus


📝 Commits (5)

  • 1de45e1 Fix react-hooks/exhaustive-deps error on useProperFocus.tsx
  • 70f8970 Remove comment in eslint config
  • 9e99d11 Release notes
  • ca6a839 Merge branch 'master' into fix-exhaustive-deps-useProperFocus
  • 139178a Merge branch 'master' into fix-exhaustive-deps-useProperFocus

📊 Changes

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

View changed files

📝 eslint.config.mjs (+0 -1)
📝 packages/desktop-client/src/hooks/useProperFocus.tsx (+1 -1)
upcoming-release-notes/4259.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/4259 **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-useProperFocus` --- ### 📝 Commits (5) - [`1de45e1`](https://github.com/actualbudget/actual/commit/1de45e1c3b7a9df1a3b167f91e04936928fb89c7) Fix react-hooks/exhaustive-deps error on useProperFocus.tsx - [`70f8970`](https://github.com/actualbudget/actual/commit/70f89702d52ffb48ed60321f9713e87c77abdd5f) Remove comment in eslint config - [`9e99d11`](https://github.com/actualbudget/actual/commit/9e99d110bf14b6205694e7edcb4b5072916e03e8) Release notes - [`ca6a839`](https://github.com/actualbudget/actual/commit/ca6a839ff41ee9c8784fb9e55e4e10fe024e6161) Merge branch 'master' into fix-exhaustive-deps-useProperFocus - [`139178a`](https://github.com/actualbudget/actual/commit/139178ae0141c3a3b4e1e864757fa413b41a7c61) Merge branch 'master' into fix-exhaustive-deps-useProperFocus ### 📊 Changes **3 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `eslint.config.mjs` (+0 -1) 📝 `packages/desktop-client/src/hooks/useProperFocus.tsx` (+1 -1) ➕ `upcoming-release-notes/4259.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-20 22:28:21 -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#35487