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

Validate tip uri when restoring Column View #2440

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

jeremypw
Copy link
Collaborator

Fixes #2438

For simplicity this performs a blocking check for existence of the root and tip uris before restoring a Column View. (Other views are created in a non-blocking way and then removed if their content cannot be loaded but this would be complicated for Column View).

@jeremypw jeremypw requested a review from a team June 10, 2024 17:10
Copy link
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Seems like a smart solution and love searching for a fallback too.

@danirabbit danirabbit merged commit 466b528 into main Jun 10, 2024
4 checks passed
@danirabbit danirabbit deleted the jeremypw/fix-restore-deleted-tree branch June 10, 2024 18:53
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.

Files Crash on Opening Deleted Folder
2 participants