etesync-notes icon indicating copy to clipboard operation
etesync-notes copied to clipboard

Fix NotebookListScreen stuck when Notebook is not found

Open zecakeh opened this issue 4 years ago • 2 comments

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

zecakeh avatar Feb 22 '21 17:02 zecakeh

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

sturdy-devtools[bot] avatar Feb 23 '21 17:02 sturdy-devtools[bot]

Rebased on latest commit of #117. By the way, this should be merged after #117.

zecakeh avatar Feb 23 '21 18:02 zecakeh