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

Mobile: Fixes #9863: Fix share to Joplin when only "All notes" has been opened #9876

Conversation

personalizedrefrigerator
Copy link
Collaborator

Summary

Fixes an issue where share to Joplin would fail when selectedFolderId was null. This can happen if no screens other than "All notes" have been opened since opening the app.

Fixes #9863.

Testing

  1. Open "All notes"
  2. Close Joplin
  3. Open another app (e.g. Google Chrome)
  4. Share something to Joplin
    • Tested with a website URL from Chrome
  5. Verify that Joplin opens and creates a new note with the shared data

This has been tested successfully on Android 7.

@laurent22 laurent22 merged commit 6288771 into laurent22:dev Feb 8, 2024
10 checks passed
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.

Mobile: Share to Joplin broken if last open section was "All notes"
2 participants