[PR #738] [MERGED] Set the filename/filetype before attempting to parse #3292

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/738
Author: @j-f1
Created: 3/10/2023
Status: Merged
Merged: 3/11/2023
Merged by: @j-f1

Base: masterHead: jed/semicolon


📝 Commits (1)

  • 317ac09 Set the filename/filetype before attempting to parse

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 packages/loot-design/src/components/modals/ImportTransactions.js (+4 -4)

📄 Description

Fixes #19 by setting the file type before attempting the parse. You’ll now be able to change the import options even if the first import attempt failed.

Screenshot_2023-03-10 07 40 23

🔄 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/738 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 3/10/2023 **Status:** ✅ Merged **Merged:** 3/11/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/semicolon` --- ### 📝 Commits (1) - [`317ac09`](https://github.com/actualbudget/actual/commit/317ac09dcb6b37bb47f8a3a34069fd641f1c1ae3) Set the filename/filetype before attempting to parse ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-design/src/components/modals/ImportTransactions.js` (+4 -4) </details> ### 📄 Description Fixes #19 by setting the file type before attempting the parse. You’ll now be able to change the import options even if the first import attempt failed. <img width="826" alt="Screenshot_2023-03-10 07 40 23" src="https://user-images.githubusercontent.com/25517624/224318498-565e1835-8820-4eaf-9e58-df33bb46d744.png"> --- <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:39:26 -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#3292