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

Fix NotebookListScreen stuck when Notebook is not found #159

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

Conversation

zecakeh
Copy link
Contributor

@zecakeh zecakeh commented Feb 22, 2021

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

@sturdy-devtools
Copy link

sturdy-devtools bot commented Feb 23, 2021

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

@zecakeh
Copy link
Contributor Author

zecakeh commented Feb 23, 2021

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

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.

1 participant