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

1379 widget credentials #1400

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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
@AndyScherzinger AndyScherzinger force-pushed the 1379-widget-credentials branch from a875eca to 50fccda Compare March 7, 2024 19:55
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.

2 participants