[PR #5356] [MERGED] fix datepicker month input validation to allow mm/yyyy on resubmission #5890

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5356
Author: @matt-fidd
Created: 7/21/2025
Status: Merged
Merged: 7/22/2025
Merged by: @matt-fidd

Base: masterHead: datepicker-month


📝 Commits (6)

  • 7a8328b fix datepicker month input validation
  • f2f656f note
  • 296fbb5 fix year too
  • d28ae66 keep mm/yyyy format consistent
  • 7b4d854 [autofix.ci] apply automated fixes
  • 9488baf Merge branch 'master' into datepicker-month

📊 Changes

2 files changed (+47 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/filters/FiltersMenu.jsx (+41 -1)
upcoming-release-notes/5356.md (+6 -0)

📄 Description

Fixes #5347


🔄 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/5356 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 7/21/2025 **Status:** ✅ Merged **Merged:** 7/22/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `datepicker-month` --- ### 📝 Commits (6) - [`7a8328b`](https://github.com/actualbudget/actual/commit/7a8328b0ea3c7a72c68958f41cc705ec8bba1f79) fix datepicker month input validation - [`f2f656f`](https://github.com/actualbudget/actual/commit/f2f656f72c8f27366e22976c987f1ae37fe229ea) note - [`296fbb5`](https://github.com/actualbudget/actual/commit/296fbb5a5390b4564c0f327aaac3af397365b99e) fix year too - [`d28ae66`](https://github.com/actualbudget/actual/commit/d28ae66694fd7134b07a7463f0f79ceed7fa843e) keep mm/yyyy format consistent - [`7b4d854`](https://github.com/actualbudget/actual/commit/7b4d8540429229f2be502c1e0a826b4cbd6b27ea) [autofix.ci] apply automated fixes - [`9488baf`](https://github.com/actualbudget/actual/commit/9488baff97c6c2309185820577ff481c8f0aed74) Merge branch 'master' into datepicker-month ### 📊 Changes **2 files changed** (+47 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/filters/FiltersMenu.jsx` (+41 -1) ➕ `upcoming-release-notes/5356.md` (+6 -0) </details> ### 📄 Description Fixes #5347 --- <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:20:27 -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#5890