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

new save bug #98

Merged
merged 2 commits into from
Mar 15, 2025
Merged

new save bug #98

merged 2 commits into from
Mar 15, 2025

Conversation

bburdette
Copy link
Owner

@bburdette bburdette commented Mar 15, 2025

Fixes the bug where a document with changes pending would not get saved by 'new', instead a blank document would take its place!

Now if a document has changes pending, it gets saved and THEN a new document is created.

This PR adds a 'what' string to SaveZkNote, and you get that back in the corresponding SavedZkNote. If its 'and-new', then a new note is created with the SavedZkNote is received.

@bburdette bburdette merged commit b74e817 into master Mar 15, 2025
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.

1 participant