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

Local Save using localforage #34

Open
crumblepie opened this issue Feb 18, 2022 · 0 comments
Open

Local Save using localforage #34

crumblepie opened this issue Feb 18, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@crumblepie
Copy link
Collaborator

Context (current result)

Currently the canvas items and code in the Monaco Editor does not save when user closes and quits fflow. This feature was previously implemented using localForage and broke during a merge therefore the partial code is still present in App.jsx and localStorage.js.

Expected result

Canvas items and code persists when user closes and reopens the application.

Process to reproduce

  1. Drag HTML elements onto the canvas
  2. Close and quit the application
  3. Restart the application and the canvas is empty
@crumblepie crumblepie added bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant