[PR #4908] [MERGED] Fix title first null undefined #47474

Closed
opened 2026-04-26 09:28:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4908
Author: @alecbakholdin
Created: 5/1/2025
Status: Merged
Merged: 5/8/2025
Merged by: @alecbakholdin

Base: masterHead: fix-title-first-null-undefined


📝 Commits (5)

  • 61648ca added more null checks to titleFirst
  • f3bd0fe release notes
  • e97e648 fixed lint and typecheck
  • d67ba63 Update packages/loot-core/src/shared/util.ts
  • af79f96 removed ts-ignore after changing titleFirst

📊 Changes

3 files changed (+19 additions, -1 deletions)

View changed files

📝 packages/loot-core/src/shared/util.test.ts (+9 -0)
📝 packages/loot-core/src/shared/util.ts (+4 -1)
upcoming-release-notes/4908.md (+6 -0)

📄 Description

Fixed a undefined reference issue

closes #4906


🔄 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/4908 **Author:** [@alecbakholdin](https://github.com/alecbakholdin) **Created:** 5/1/2025 **Status:** ✅ Merged **Merged:** 5/8/2025 **Merged by:** [@alecbakholdin](https://github.com/alecbakholdin) **Base:** `master` ← **Head:** `fix-title-first-null-undefined` --- ### 📝 Commits (5) - [`61648ca`](https://github.com/actualbudget/actual/commit/61648cab8b2cf65e1a6a89ce039bb9f6a612f709) added more null checks to titleFirst - [`f3bd0fe`](https://github.com/actualbudget/actual/commit/f3bd0feecec9b205972080d7231dbbdff881501d) release notes - [`e97e648`](https://github.com/actualbudget/actual/commit/e97e648b14d25e88cd23bb1c085e4a224c513300) fixed lint and typecheck - [`d67ba63`](https://github.com/actualbudget/actual/commit/d67ba637469c63b05a45ba9e6795dbcb9fe2c9db) Update packages/loot-core/src/shared/util.ts - [`af79f96`](https://github.com/actualbudget/actual/commit/af79f96d3d926966f8fb3fd0538a8a9ef83dc0db) removed ts-ignore after changing titleFirst ### 📊 Changes **3 files changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/shared/util.test.ts` (+9 -0) 📝 `packages/loot-core/src/shared/util.ts` (+4 -1) ➕ `upcoming-release-notes/4908.md` (+6 -0) </details> ### 📄 Description Fixed a undefined reference issue closes #4906 --- <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-26 09:28:58 -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#47474