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

Browser-based drawing backup storage system #4457

Merged
merged 4 commits into from
Aug 23, 2023

Conversation

ssddanbrown
Copy link
Member

@ssddanbrown ssddanbrown commented Aug 22, 2023

For #4421.

Todo

  • Add image storage on save.
  • Add prompt and restore when drawing already exists in store on edit/create drawing.
  • Update readme attribute with added deps.
  • Test thoroughly across browsers and drawing uses & editors.

Adds just the part to store image data, and remove on successfull save.
Alters save events to properly throw upon error.
Adds IDB-Keyval library for local large-size store.
For #4421
- Tweaked wording of popup title.
- Updated WYSIWYG create handling to properly remove drawing container
  on failure.

Tested across FF and chrome, in both editors for create & editing.
@ssddanbrown ssddanbrown merged commit 32516f7 into development Aug 23, 2023
18 checks passed
@ssddanbrown ssddanbrown deleted the drawing_backup_store branch August 23, 2023 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant