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 issues on loading projects #206

Merged
merged 1 commit into from
Aug 3, 2023
Merged

Fix issues on loading projects #206

merged 1 commit into from
Aug 3, 2023

Conversation

JamesTKhan
Copy link
Owner

@JamesTKhan JamesTKhan commented Jul 29, 2023

Fix several issues around how Mundus loads projects. Previously Mundus crashes if the registry is deleted but the default project is still present, that is now fixed. Mundus also crashed if previously opened project was deleted. That is also fixed.

Scenarios tested and passing:

  • No registry, no default project
  • Registry, no default project
  • No registry, has default project already

@JamesTKhan JamesTKhan added this to the 0.5.1 milestone Jul 29, 2023
@JamesTKhan JamesTKhan merged commit f21643a into master Aug 3, 2023
1 check passed
@JamesTKhan JamesTKhan deleted the loading-improvements branch August 28, 2023 20:54
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.

Handling Application start when previous opened project was deleted. Project Selection dialogue?
1 participant