[PR #5423] [MERGED] fix crash when enter is used to submit empty date in date picker #5927

Closed
opened 2026-02-28 21:21:04 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5423
Author: @Serializator
Created: 7/30/2025
Status: Merged
Merged: 8/1/2025
Merged by: @youngcw

Base: masterHead: fix-date-picker-empty-value-5304


📝 Commits (1)

  • b668262 fix crash when enter is used to submit empty date in date picker

📊 Changes

2 files changed (+12 additions, -4 deletions)

View changed files

📝 packages/desktop-client/src/components/select/DateSelect.tsx (+6 -4)
upcoming-release-notes/5423.md (+6 -0)

📄 Description

This change is related to #5095.

Fixes #5304


🔄 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/5423 **Author:** [@Serializator](https://github.com/Serializator) **Created:** 7/30/2025 **Status:** ✅ Merged **Merged:** 8/1/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `fix-date-picker-empty-value-5304` --- ### 📝 Commits (1) - [`b668262`](https://github.com/actualbudget/actual/commit/b668262e775f28e2a7522f0256791e1810efe3c8) fix crash when enter is used to submit empty date in date picker ### 📊 Changes **2 files changed** (+12 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/select/DateSelect.tsx` (+6 -4) ➕ `upcoming-release-notes/5423.md` (+6 -0) </details> ### 📄 Description This change is related to #5095. Fixes #5304 --- <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 21:21:04 -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#5927