[PR #4274] [MERGED] Fix react-hooks/exhaustive-deps error on table.tsx #39733

Closed
opened 2026-04-23 12:40:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: fix-exhaustive-deps-table


📝 Commits (3)

  • 97a924f Fix react-hooks/exhaustive-deps error on table.tsx
  • b215286 Release notes
  • 22a7cbe Merge branch 'master' into fix-exhaustive-deps-table

📊 Changes

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

View changed files

📝 eslint.config.mjs (+0 -1)
📝 packages/desktop-client/src/components/table.tsx (+0 -1)
upcoming-release-notes/4274.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/4274 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 1/31/2025 **Status:** ✅ Merged **Merged:** 2/19/2025 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `fix-exhaustive-deps-table` --- ### 📝 Commits (3) - [`97a924f`](https://github.com/actualbudget/actual/commit/97a924fe73f05c7c8b67018cbe1c526aa74eced0) Fix react-hooks/exhaustive-deps error on table.tsx - [`b215286`](https://github.com/actualbudget/actual/commit/b215286ebb0a540d0707c859f28eb98f19b94648) Release notes - [`22a7cbe`](https://github.com/actualbudget/actual/commit/22a7cbea8613787c56fe40cc43b34dce4c016675) Merge branch 'master' into fix-exhaustive-deps-table ### 📊 Changes **3 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `eslint.config.mjs` (+0 -1) 📝 `packages/desktop-client/src/components/table.tsx` (+0 -1) ➕ `upcoming-release-notes/4274.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-23 12:40:26 -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#39733