Fix date format interfering with month filter edit#6497
Fix date format interfering with month filter edit#6497youngcw merged 1 commit intoactualbudget:masterfrom
Conversation
✅ Deploy Preview for actualbudget ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for actualbudget-website canceled.
|
The month filter edit popup was always displaying dates in mm/yyyy format regardless of user's date format preference. Now respects the configured date format setting. Fixes actualbudget#6341
573f8bf to
d3f10db
Compare
📝 WalkthroughWalkthroughThis change fixes a bug where the month filter edit popup displayed dates in an incorrect format when non-default date formats were configured. The fix leverages the user's preferred date format via Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (4)**/*.{ts,tsx,js,jsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{ts,tsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{tsx,jsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
packages/desktop-client/src/**/*.{tsx,jsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
🧠 Learnings (3)📓 Common learnings📚 Learning: 2024-10-05T10:58:55.008ZApplied to files:
📚 Learning: 2025-12-16T21:27:47.818ZApplied to files:
🧬 Code graph analysis (1)packages/desktop-client/src/components/filters/FiltersMenu.tsx (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (14)
🔇 Additional comments (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Bundle Statsdesktop-clientTotal
Changeset
View detailed bundle breakdownAdded Removed Bigger
Smaller Unchanged
loot-coreTotal
View detailed bundle breakdownAdded Removed Bigger Smaller Unchanged
apiTotal
View detailed bundle breakdownAdded Removed Bigger Smaller Unchanged
|
Summary
Test plan
Fixes #6341
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.