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

Feature Request: Data Persistence and Auto-Save to Prevent Data Loss #97

Open
harshtalks opened this issue Apr 30, 2024 · 3 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@harshtalks
Copy link

Description

Currently, if users accidentally close the browser tab or experience a browser crash while using the email builder, they lose all their progress and work. This can be extremely frustrating, especially if they have spent a significant amount of time creating or modifying an email template.

To prevent this frustrating scenario and ensure users don't lose their hard work, I think that it would be beneficial to implement a feature that automatically saves their progress at regular intervals or whenever changes are made. This way, when they reopen the email builder, they can pick up right where they left off.

Is this something that already is or could be added to the roadmap or development timeline for the email builder in the near future? If not, what would be the best way to contribute or propose this feature?

@jordanisip jordanisip added the enhancement New feature or request label May 31, 2024
@jordanisip
Copy link
Contributor

Hi @harshtalks, this is a good idea and it's something that I've ran into personally on the playground as well. We'll look into potentially using local-storage to 'save' progress (as well as a way to reset if it's a sample template).

@jordanisip jordanisip added the good first issue Good for newcomers label Jun 5, 2024
@CodyCodes95
Copy link

Hi @jordanisip are you currently accepting contributions? Loving the project and would happily do a pr for this

@jordanisip
Copy link
Contributor

Hi @CodyCodes95, sorry, I missed your comment earlier. We'd love contributions here. We actually just merged in a PR from @amir9480 the other day :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants