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: crash on "About" click if account unselected #4154

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

WofWca
Copy link
Collaborator

@WofWca WofWca commented Sep 29, 2024

E.g. after deleting an account.
Though the crash did not happen if you're in the process of creating an account, or on the initial "onboarding" screen, because that would make an "uninitialized" account and we'd be fine, so this fix is not super impactful.

This is similar to cee1010.

Yes, I also hate the approach I've taken.

@WofWca WofWca force-pushed the wofwca/fix-crash-on-about-click branch from a597c22 to 7d83588 Compare September 29, 2024 18:30
@WofWca WofWca marked this pull request as ready for review September 29, 2024 18:31
Copy link
Contributor

@nicodh nicodh left a comment

Choose a reason for hiding this comment

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

Looks good and I tested it successfully

E.g. after deleting an account.
Though the crash did not happen if you're in the process of creating
an account, or on the initial "onboarding" screen,
because that would make an "uninitialized" account and we'd be fine,
so this fix is not super impactful.

This is similar to cee1010.
@WofWca WofWca force-pushed the wofwca/fix-crash-on-about-click branch from 7d83588 to ae20ef3 Compare September 30, 2024 08:53
@WofWca WofWca merged commit fcf9f45 into main Sep 30, 2024
2 of 7 checks passed
@WofWca WofWca deleted the wofwca/fix-crash-on-about-click branch September 30, 2024 08: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.

2 participants