[PR #3237] [MERGED] Correct type for to-budget field #34945

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3237
Author: @jfdoming
Created: 8/11/2024
Status: Merged
Merged: 8/11/2024
Merged by: @jfdoming

Base: masterHead: jfdoming/fix-future-months-crash


📝 Commits (3)

  • 32b5a78 Correct type for to-budget field
  • 0dde1d9 Add release notes
  • 3e3d234 Don't enable strictNullChecks for now

📊 Changes

4 files changed (+21 additions, -28 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/rollover/budgetsummary/ToBudget.tsx (+2 -2)
📝 packages/desktop-client/src/components/budget/rollover/budgetsummary/ToBudgetAmount.tsx (+2 -2)
📝 tsconfig.json (+11 -24)
upcoming-release-notes/3237.md (+6 -0)

📄 Description

Fix comment in https://github.com/actualbudget/actual/pull/3097#issuecomment-2276968422


🔄 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/3237 **Author:** [@jfdoming](https://github.com/jfdoming) **Created:** 8/11/2024 **Status:** ✅ Merged **Merged:** 8/11/2024 **Merged by:** [@jfdoming](https://github.com/jfdoming) **Base:** `master` ← **Head:** `jfdoming/fix-future-months-crash` --- ### 📝 Commits (3) - [`32b5a78`](https://github.com/actualbudget/actual/commit/32b5a7855014e4160fcfb4b779d2e3075b1e50f8) Correct type for `to-budget` field - [`0dde1d9`](https://github.com/actualbudget/actual/commit/0dde1d9a1fdc12ce3104c377168ed52a277e5a16) Add release notes - [`3e3d234`](https://github.com/actualbudget/actual/commit/3e3d2347d84515216035e39b091ddb4817947b9a) Don't enable `strictNullChecks` for now ### 📊 Changes **4 files changed** (+21 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/rollover/budgetsummary/ToBudget.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/budget/rollover/budgetsummary/ToBudgetAmount.tsx` (+2 -2) 📝 `tsconfig.json` (+11 -24) ➕ `upcoming-release-notes/3237.md` (+6 -0) </details> ### 📄 Description Fix comment in https://github.com/actualbudget/actual/pull/3097#issuecomment-2276968422 --- <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:00:52 -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#34945