Skip to content

Conversation

@nwatson3
Copy link

Possible fix for #1379
I think the bug is being caused by the note's content in NoteEditFragment being overwritten with an empty content string from the TextView when the note gets saved before it loads the content into the TextView, and this save may be being caused by the credentials check.
Not pulling from the view, but from the note object itself before any content has been loaded seems to fix.
Sorry if this is missing something obvious, it's my first time working on this project.

@stefan-niedermann
Copy link
Member

Dear @nwatson3 thank you very much for your PR 🚀! Please give me some time to review and test the changes 🙂

@stefan-niedermann
Copy link
Member

Sorry for the delay, i did not forget you, just quite busy at the moment 😕

@AndyScherzinger AndyScherzinger force-pushed the 1379-widget-credentials branch from 41e1dc4 to a875eca Compare April 11, 2023 12:13
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.

Opening note from widget when device credentials is enabled empties the note.

2 participants