[PR #4872] [MERGED] Changed 'close file' to say 'switch file' so it is more clear that the … #12691

Closed
opened 2026-04-10 21:36:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4872
Author: @JaredTweed
Created: 4/21/2025
Status: Merged
Merged: 5/19/2025
Merged by: @matt-fidd

Base: masterHead: master


📝 Commits (10+)

  • 36145e7 Changed 'close file' to say 'exit file' so it is more clear that the file is not being deleted (#4852)
  • 9aac848 chore(release): add release note for PR #4872
  • c9c6008 Update BudgetName.tsx "Close file" -> "Switch file"
  • fd20f62 Update 4872.md
  • 2c51dc1 Merge branch 'master' into master
  • aaf553b Merge branch 'master' into master
  • 5c60cf0 Changed 'Close budget' to 'Switch file' on mobile
  • dd05792 Merge branch 'actualbudget:master' into master
  • e9545b0 Merge branch 'master' into master
  • 766ecfa Update VRT

📊 Changes

6 files changed (+8 additions, -2 deletions)

View changed files

📝 packages/desktop-client/e2e/settings.mobile.test.ts-snapshots/Mobile-Settings-checks-that-settings-page-can-be-opened-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/settings.mobile.test.ts-snapshots/Mobile-Settings-checks-that-settings-page-can-be-opened-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/settings.mobile.test.ts-snapshots/Mobile-Settings-checks-that-settings-page-can-be-opened-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/settings/index.tsx (+1 -1)
📝 packages/desktop-client/src/components/sidebar/BudgetName.tsx (+1 -1)
upcoming-release-notes/4872.md (+6 -0)

📄 Description

…file is not being deleted (#4852)

Resolved this issue here:

https://github.com/actualbudget/actual/issues/4852#issue-3006813465

image


🔄 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/4872 **Author:** [@JaredTweed](https://github.com/JaredTweed) **Created:** 4/21/2025 **Status:** ✅ Merged **Merged:** 5/19/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`36145e7`](https://github.com/actualbudget/actual/commit/36145e7f05fd9d7d29981bd15df069baa4e27547) Changed 'close file' to say 'exit file' so it is more clear that the file is not being deleted (#4852) - [`9aac848`](https://github.com/actualbudget/actual/commit/9aac848bf79566c1d8602e02d189fdf4d754c6e4) chore(release): add release note for PR #4872 - [`c9c6008`](https://github.com/actualbudget/actual/commit/c9c60085c3c3468d63f88b9cc3fdf6faa4a64588) Update BudgetName.tsx "Close file" -> "Switch file" - [`fd20f62`](https://github.com/actualbudget/actual/commit/fd20f627900b17432069ae28c4907572a7ed0568) Update 4872.md - [`2c51dc1`](https://github.com/actualbudget/actual/commit/2c51dc178926028213c47b1ee04c05b4d4df823d) Merge branch 'master' into master - [`aaf553b`](https://github.com/actualbudget/actual/commit/aaf553bb7704a081f2e81626a90631f362585ee9) Merge branch 'master' into master - [`5c60cf0`](https://github.com/actualbudget/actual/commit/5c60cf020151e65c8cb7c160977e9caa97a40915) Changed 'Close budget' to 'Switch file' on mobile - [`dd05792`](https://github.com/actualbudget/actual/commit/dd057926e4ce033906f9d31509a62ecfdca34fb8) Merge branch 'actualbudget:master' into master - [`e9545b0`](https://github.com/actualbudget/actual/commit/e9545b000749e3261bfb99b5f0e2a9af72fe8d13) Merge branch 'master' into master - [`766ecfa`](https://github.com/actualbudget/actual/commit/766ecfad93c76a3e9019024e595f58e97e611640) Update VRT ### 📊 Changes **6 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/settings.mobile.test.ts-snapshots/Mobile-Settings-checks-that-settings-page-can-be-opened-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/settings.mobile.test.ts-snapshots/Mobile-Settings-checks-that-settings-page-can-be-opened-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/settings.mobile.test.ts-snapshots/Mobile-Settings-checks-that-settings-page-can-be-opened-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/settings/index.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/sidebar/BudgetName.tsx` (+1 -1) ➕ `upcoming-release-notes/4872.md` (+6 -0) </details> ### 📄 Description …file is not being deleted (#4852) Resolved this issue here: https://github.com/actualbudget/actual/issues/4852#issue-3006813465 ![image](https://github.com/user-attachments/assets/bb963a31-7da9-418f-8921-3132c79f8f66) <!-- 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. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> --- <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-10 21:36:57 -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#12691