Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: Allow other import files #1099

Merged

Conversation

pedrocarmona
Copy link
Contributor

This PR does not change existing functionality.

It refactors the code to be more generic: renaming raw_csv_str to raw_file_str allows for future different filetypes (json, pdf, etc)

Additionally, it also fixes the click to open the system file picker, when clicking in the dropzone of imports.

@pedrocarmona pedrocarmona force-pushed the refactor/allow-other-import-files branch from 7308e8e to 9b93cb8 Compare August 17, 2024 16:04
Copy link
Collaborator

@zachgoll zachgoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I think these changes make sense!

@zachgoll zachgoll merged commit 0c1ff00 into maybe-finance:main Aug 19, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants