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 loading state for fast vault keygen #1345

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Conversation

aminsato
Copy link
Contributor

No description provided.

@aminsato aminsato requested a review from yvebe November 12, 2024 14:38
Comment on lines 464 to 470
if (setupType != VaultSetupType.FAST) {
uiState.update {
it.copy(
isLoading = true
)
}
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

this is a hack, not a fix

@aminsato aminsato force-pushed the fix/fast-vault-loading-state branch from c3084aa to 7047b3f Compare November 13, 2024 07:11
@aminsato aminsato requested a review from yvebe November 13, 2024 07:12
@yvebe yvebe merged commit 449055c into main Nov 13, 2024
1 check passed
@yvebe yvebe deleted the fix/fast-vault-loading-state branch November 13, 2024 17:03
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