[PR #3598] [MERGED] Fixes #3597 first day of week on calendar transaction #23556

Closed
opened 2026-04-16 17:32:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3598
Author: @attyluccio
Created: 10/7/2024
Status: Merged
Merged: 10/7/2024
Merged by: @youngcw

Base: masterHead: fix-3597


📝 Commits (4)

  • 3738641 fix 3597 first day of week on calendar transactin
  • 10a9831 added release note
  • 69f56e6 fixed release note filename
  • 0b060ba Merge branch 'master' into fix-3597

📊 Changes

2 files changed (+7 additions, -2 deletions)

View changed files

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

📄 Description


category: Bugfix
authors: [attyluccio]

Fixes #3597 where the First day of the week option is not used correctly in the calendar when entering a new transaction


🔄 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/3598 **Author:** [@attyluccio](https://github.com/attyluccio) **Created:** 10/7/2024 **Status:** ✅ Merged **Merged:** 10/7/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `fix-3597` --- ### 📝 Commits (4) - [`3738641`](https://github.com/actualbudget/actual/commit/3738641a324e84d4e46c583aa6e35c68f6380893) fix 3597 first day of week on calendar transactin - [`10a9831`](https://github.com/actualbudget/actual/commit/10a9831612130b35ab2ade3834971075b6f3c361) added release note - [`69f56e6`](https://github.com/actualbudget/actual/commit/69f56e649eaf80058e30dda2140ea6e4d7e1cde1) fixed release note filename - [`0b060ba`](https://github.com/actualbudget/actual/commit/0b060ba80a8f44b434a2c25608ec1256763993e9) Merge branch 'master' into fix-3597 ### 📊 Changes **2 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/select/DateSelect.tsx` (+1 -2) ➕ `upcoming-release-notes/3598.md` (+6 -0) </details> ### 📄 Description --- category: Bugfix authors: [attyluccio] --- Fixes #3597 where the First day of the week option is not used correctly in the calendar when entering a new transaction --- <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-16 17:32:49 -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#23556