etesync-notes
etesync-notes copied to clipboard
Fix NotebookListScreen stuck when Notebook is not found
Regression introduced with #146. Happens when a notebook is deleted or the wrong colUid is provided in the URL on web. There was no way to access the Notebooks list.
Tested on web Firefox Linux Tested on native Android
Potential conflicts warning
This pull request has changes that are conflicting with the changes in 2 open PRs.
#163 Rename RootStackParamList.tsx to NavigationConfig.tsx by @zecakeh (updated 5 minutes ago)
- src/RootStackParamList.tsx
#164 Move linking config to NavigationConfig by @zecakeh (updated Just now)
- src/RootStackParamList.tsx
Rebased on latest commit of #117. By the way, this should be merged after #117.