You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
In addition to saving on timeout and saving when keyboard is dismissed, we should be saving when exiting an editing session by swiping back or hitting the back button, or loading a new note.
Fixes#1041
## Testing
Setup:
- Go to Settings > Developer > Block Editor, and turn on block editor.
Scenario 1:
- Create a new note or edit an existing note
- Type some text
- Swipe back
What should happen: note should be saved.
Scenario 2:
- Create a new note or edit an existing note
- Type some text
- Background the app
What should happen: note should be saved.
In addition to saving on timeout and saving when keyboard is dismissed, we should be saving when exiting an editing session by swiping back or hitting the back button, or loading a new note.
Part of #214
The text was updated successfully, but these errors were encountered: