[PR #405] [CLOSED] Clarifying import/export process in the Settings menu #3108

Closed
opened 2026-02-28 20:36:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/405
Author: @biohzrddd
Created: 12/21/2022
Status: Closed

Base: masterHead: clearer-import


📝 Commits (5)

  • ed2732c Clarifying import/export process in the Settings
  • 9b7d8d7 Merge branch 'master' into clearer-import
  • 6a932f9 Update packages/desktop-client/src/components/Settings.js
  • cdd9e58 Changed button text to be consistent with settings dialog and automatically open the import modal.
  • cb3a9db Merge branch 'master' into clearer-import

📊 Changes

2 files changed (+30 additions, -14 deletions)

View changed files

📝 packages/desktop-client/src/components/Settings.js (+21 -14)
📝 packages/loot-core/src/client/actions/budgets.js (+9 -0)

📄 Description

Importing a file wasn't obvious after already starting a test budget. This PR adds Import to the Settings > File menu, includes a brief explanation of the process, and copies the "Sign out" button. Explanation added for Export as well.


🔄 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/405 **Author:** [@biohzrddd](https://github.com/biohzrddd) **Created:** 12/21/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `clearer-import` --- ### 📝 Commits (5) - [`ed2732c`](https://github.com/actualbudget/actual/commit/ed2732c13af1cadc6f62e13032bb0cc47c18b439) Clarifying import/export process in the Settings - [`9b7d8d7`](https://github.com/actualbudget/actual/commit/9b7d8d738a0d802db838e4e41592474ce23eea09) Merge branch 'master' into clearer-import - [`6a932f9`](https://github.com/actualbudget/actual/commit/6a932f9130ccad98ea23f6d1d13fd9d492bd51b8) Update packages/desktop-client/src/components/Settings.js - [`cdd9e58`](https://github.com/actualbudget/actual/commit/cdd9e58cf470925617d2bacd616ae8074430e04f) Changed button text to be consistent with settings dialog and automatically open the import modal. - [`cb3a9db`](https://github.com/actualbudget/actual/commit/cb3a9db9b9d5019ba1d3c797f960ef7e4abd888e) Merge branch 'master' into clearer-import ### 📊 Changes **2 files changed** (+30 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/Settings.js` (+21 -14) 📝 `packages/loot-core/src/client/actions/budgets.js` (+9 -0) </details> ### 📄 Description Importing a file wasn't obvious after already starting a test budget. This PR adds Import to the Settings > File menu, includes a brief explanation of the process, and copies the "Sign out" button. Explanation added for Export as well. --- <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-02-28 20:36:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3108