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

wq/app.js+wq/store.js: better handling of formdata in offline storage #22

Closed
sheppard opened this issue Jul 15, 2014 · 0 comments
Closed
Milestone

Comments

@sheppard
Copy link
Member

Need a general solution for ensuring FormData is not lost when round-tripped to localStorage (see comment in wq/app.js).

Solution should ideally work both in the browser and in cordova, but will need a way to save files and/or file references in offline storage. May need to leverage another storage mechanism and/or another library - see #20 and @jeremiahsa's localstore library.

@sheppard sheppard changed the title better handling of formdata in offline storage wq/app.js+wq/store.js: better handling of formdata in offline storage Jul 23, 2014
@sheppard sheppard modified the milestone: 0.7 Sep 12, 2014
@sheppard sheppard modified the milestones: 0.7, 0.8 Nov 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant