streetwriters / notesnook

A fully open source & end-to-end encrypted note taking alternative to Evernote.
https://notesnook.com/
GNU General Public License v3.0
10.19k stars 628 forks source link

Existing note titles exposed when using "Add a quick note" widget #3496

Open Jayto1 opened 1 year ago

Jayto1 commented 1 year ago

What happened?

When using the widget to "Add a quick note" there is a brief pause on the notes homepage before being thrown in a new note.

Steps to reproduce the problem

  1. Click "Add a quick note" widget.

Version

2.6.6

Platform/OS

iOS

Relevant log output

No response

thecodrr commented 1 year ago

I am not able to reproduce this. Can you provide a screencast of the issue?

Jayto1 commented 1 year ago

The outcome varies for me so I created some vector graphics to illustrate the different outcomes (descriptions are above their respective image):

1. Creating a new note through the widget (creating a new note through the quick action menu yields the same results)

image1

2a. After completing step 1 and before reaching step 3 the app displays the home screen (same as if you just opened the app normally)

image2

2b. Same as 2a but with the keyboard loaded

image3

2c. After completing step 1 Notesnook stops here and a new note is never loaded

image2

2d. Same as 2c but with the keyboard loaded

image3

3. In a new note with the keyboard loaded!

image4

Basically the home screen always seems to load before the new note, sometimes along with the keyboard. Sometimes the new note just straight up fails to load, sometimes along with the keyboard.

Thanks! :)