[PR #4123] [MERGED] Add back eslint useDispatch and useSelector rules #54501

Closed
opened 2026-05-01 00:26:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4123
Author: @joel-jeremy
Created: 1/10/2025
Status: Merged
Merged: 1/10/2025
Merged by: @joel-jeremy

Base: masterHead: eslint-useDispatch-useSelector


📝 Commits (3)

  • a55132b Add back eslint useDispatch and useSelector rules
  • 80576e4 Release notes
  • 46ebbb2 Bring back import/no-unresolved

📊 Changes

4 files changed (+38 additions, -5 deletions)

View changed files

📝 eslint.config.mjs (+30 -3)
📝 packages/desktop-client/src/components/admin/UserAccess/UserAccess.tsx (+1 -1)
📝 packages/desktop-client/src/components/admin/UserDirectory/UserDirectory.tsx (+1 -1)
upcoming-release-notes/4123.md (+6 -0)

📄 Description

The rule was unintentionally removed in the eslint PR


🔄 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/4123 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 1/10/2025 **Status:** ✅ Merged **Merged:** 1/10/2025 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `eslint-useDispatch-useSelector` --- ### 📝 Commits (3) - [`a55132b`](https://github.com/actualbudget/actual/commit/a55132b87e08834f2881ed0755ed4da48e23401e) Add back eslint useDispatch and useSelector rules - [`80576e4`](https://github.com/actualbudget/actual/commit/80576e4bd16e349084cf5bbdc326022aa74398a7) Release notes - [`46ebbb2`](https://github.com/actualbudget/actual/commit/46ebbb21d25b8257312e85a2631e899aa8a6ea3a) Bring back import/no-unresolved ### 📊 Changes **4 files changed** (+38 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `eslint.config.mjs` (+30 -3) 📝 `packages/desktop-client/src/components/admin/UserAccess/UserAccess.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/admin/UserDirectory/UserDirectory.tsx` (+1 -1) ➕ `upcoming-release-notes/4123.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 --> The rule was unintentionally removed in the eslint PR --- <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-01 00:26:57 -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#54501