[PR #2613] [MERGED] [Mobile] Use budget start month pref on mobile to match desktop behavior #53709

Closed
opened 2026-04-30 22:35:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2613
Author: @joel-jeremy
Created: 4/16/2024
Status: Merged
Merged: 4/16/2024
Merged by: @joel-jeremy

Base: masterHead: mobile-use-start-month-pref


📝 Commits (3)

  • 8636fb5 Use budget start month pref on mobile to match desktop behavior
  • 2ea6ae8 Release notes
  • 5af6606 Fix failing tests

📊 Changes

3 files changed (+34 additions, -27 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/index.tsx (+11 -13)
📝 packages/desktop-client/src/components/mobile/budget/index.tsx (+17 -14)
upcoming-release-notes/2613.md (+6 -0)

📄 Description

Honor the budget.startMonth pref to open the last month the user was working on before closing the app (similar to how it is on desktop)


🔄 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/2613 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 4/16/2024 **Status:** ✅ Merged **Merged:** 4/16/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `mobile-use-start-month-pref` --- ### 📝 Commits (3) - [`8636fb5`](https://github.com/actualbudget/actual/commit/8636fb545b0f01cb0ad3214d557a1b2cf2d97cd4) Use budget start month pref on mobile to match desktop behavior - [`2ea6ae8`](https://github.com/actualbudget/actual/commit/2ea6ae8e3c90dda5363cdc4b189f81e60bf5ae81) Release notes - [`5af6606`](https://github.com/actualbudget/actual/commit/5af6606968ad78f684214412c64bec5df22997e7) Fix failing tests ### 📊 Changes **3 files changed** (+34 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/index.tsx` (+11 -13) 📝 `packages/desktop-client/src/components/mobile/budget/index.tsx` (+17 -14) ➕ `upcoming-release-notes/2613.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Honor the `budget.startMonth` pref to open the last month the user was working on before closing the app (similar to how it is on desktop) --- <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-30 22:35:22 -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#53709