federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.68k stars 1.11k forks source link

By swiping a locked note (left or right) on the screen "Notes" and closing the app, the note is deleted #801

Closed vvzuev closed 3 years ago

vvzuev commented 3 years ago

Envoronment: Samsung Galaxy A70 (Android 10)

Version: 6.0.5

Steps to reproduce:

  1. Launch app;
  2. Tap the [FAB] button and select "Text note";
  3. Write any text in the field "Title";
  4. Tap the Overflow menu and select "Lock";
  5. Fill in all the fields in the dialog that appears and tap the action "ok";
  6. Tap the [Back] button;
  7. Swipe the created note (left or right);
  8. Close app;
  9. Launch app;

Actual Result: The created locked note is missing

Expected Result: The created locked note should be located in the list notes of the screen "Notes" content area

Attachments: 

omni_bug_5

federicoiosue commented 3 years ago

Thanks, you're doing a really great job as issues reporter!!