[PR #2030] [CLOSED] [WIP] ♻️ (typescript) making Modals typing more strict #4076

Closed
opened 2026-02-28 20:51:09 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2030
Author: @MatissJanis
Created: 12/4/2023
Status: Closed

Base: masterHead: matiss/fix-1940


📝 Commits (2)

  • 76a09ce ♻️ (typescript) making Modals typing more strict
  • c876682 Release notes

📊 Changes

4 files changed (+54 additions, -42 deletions)

View changed files

📝 packages/desktop-client/src/components/modals/GoCardlessExternalMsg.tsx (+8 -5)
📝 packages/loot-core/src/client/actions/modals.ts (+3 -21)
📝 packages/loot-core/src/client/state-types/modals.d.ts (+37 -16)
upcoming-release-notes/2030.md (+6 -0)

📄 Description

Closes #1940


🔄 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/2030 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 12/4/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `matiss/fix-1940` --- ### 📝 Commits (2) - [`76a09ce`](https://github.com/actualbudget/actual/commit/76a09cefb6fee939f37bf93308aa1138001cfd88) :recycle: (typescript) making Modals typing more strict - [`c876682`](https://github.com/actualbudget/actual/commit/c876682dd1e2e95e2e7869baa282f2239905de7d) Release notes ### 📊 Changes **4 files changed** (+54 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/GoCardlessExternalMsg.tsx` (+8 -5) 📝 `packages/loot-core/src/client/actions/modals.ts` (+3 -21) 📝 `packages/loot-core/src/client/state-types/modals.d.ts` (+37 -16) ➕ `upcoming-release-notes/2030.md` (+6 -0) </details> ### 📄 Description Closes #1940 <!-- 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 --> --- <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 20:51:09 -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#4076