[GH-ISSUE #6341] [Bug]: Date format interfering with filters #16941

Closed
opened 2026-04-14 19:54:40 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @elijaholmos on GitHub (Dec 8, 2025).
Original GitHub issue: https://github.com/actualbudget/actual/issues/6341

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

When selecting a date format other than MM/DD/YYYY or DD/MM/YYYY, filtering by Month only accepts input in mm/yyyy format. Although the filter is visually rendered in the user's selected date format (eg 2025-11), clicking on the filter to modify it always forces the date into mm/yyyy format. However, the input will only accept the user's preferred date format (eg yyyy-mm), so altering the pre-filled input (always mm/yyyy) will result in an error.

How can we reproduce the issue?

Please view the below video:

https://github.com/user-attachments/assets/33e05c36-6017-47a6-924a-e177ec015a55

Where are you hosting Actual?

Bug is reproducible on https://demo.actualbudget.org/

What browsers are you seeing the problem on?

Brave

Operating System

Mac OSX

Originally created by @elijaholmos on GitHub (Dec 8, 2025). Original GitHub issue: https://github.com/actualbudget/actual/issues/6341 ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? When selecting a date format other than MM/DD/YYYY or DD/MM/YYYY, filtering by Month only accepts input in mm/yyyy format. Although the filter is visually rendered in the user's selected date format (eg 2025-11), clicking on the filter to modify it always forces the date into mm/yyyy format. However, the input will only accept the user's preferred date format (eg yyyy-mm), so altering the pre-filled input (always mm/yyyy) will result in an error. ### How can we reproduce the issue? Please view the below video: https://github.com/user-attachments/assets/33e05c36-6017-47a6-924a-e177ec015a55 ### Where are you hosting Actual? Bug is reproducible on https://demo.actualbudget.org/ ### What browsers are you seeing the problem on? Brave ### Operating System Mac OSX
GiteaMirror added the good first issuebug labels 2026-04-14 19:54:40 -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#16941