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: Onboarding redirect #236

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Fix: Onboarding redirect #236

merged 1 commit into from
Oct 17, 2024

Conversation

tuul-wq
Copy link
Contributor

@tuul-wq tuul-wq commented Oct 17, 2024

  • Fixed wrong redirect if mnemonic doesn't exist

closes #228

@tuul-wq tuul-wq requested a review from johnthecat October 17, 2024 09:12
@tuul-wq tuul-wq self-assigned this Oct 17, 2024
@tuul-wq tuul-wq requested a review from stepanLav October 17, 2024 09:13
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 25.02% 1544 / 6170
🔵 Statements 25.02% 1544 / 6170
🔵 Functions 30.18% 80 / 265
🔵 Branches 62.42% 211 / 338
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
app/models/navigation/navigation-model.ts 96.42% 66.66% 100% 96.42% 20
app/models/wallet/wallet-model.ts 88.54% 71.42% 75% 88.54% 32-33, 41, 43-46, 49, 51, 53-54, 110-113
app/ui/molecules/PasswordReset/PasswordForgotten.tsx 0% 0% 0% 0% 1, 3, 5, 12-13, 15-18, 20-23, 25-32, 36-37, 40-46, 48-56, 58
Generated in workflow #248 for commit c96b732 by the Vitest Coverage Report Action

@tuul-wq tuul-wq merged commit dcdc251 into dev Oct 17, 2024
3 checks passed
@tuul-wq tuul-wq deleted the fix/onboarding branch October 17, 2024 10:44
stepanLav pushed a commit that referenced this pull request Oct 17, 2024
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.

Delete backup. The app still try to restore from backup after deletion.
2 participants