Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Redirect to welcome screen only when wallet data is successfully deleted #1021

Merged
merged 1 commit into from
Feb 8, 2019

Conversation

laumair
Copy link
Contributor

@laumair laumair commented Feb 6, 2019

Description

Reset wallet operation redirects to welcome screen even if there is an error clearing the wallet data. This PR fixes the issue.

Type of change

  • Bug fix

How Has This Been Tested?

  • Manually tested iOS (debug)

Checklist:

  • My code follows the style guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • For changes to mobile that include native code (including React Native modules): I have verified that both iOS and Android successfully build in both Debug and Release modes
  • For changes to shared: If applicable, I have verified that my changes are implemented correctly in desktop and mobile

@laumair laumair added T - Bug Type - Bug: Something isn't working C - Mobile L - Need reviews Lifecycle - Each PR must have at least two reviewers E - Functional Epic - Relating to how a feature works labels Feb 6, 2019
Copy link
Member

@rajivshah3 rajivshah3 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! Is this what caused #1000?

@laumair
Copy link
Contributor Author

laumair commented Feb 7, 2019

@rajivshah3 I think yes. But we still need to know what caused an exception on wallet reset.

@laumair laumair merged commit 76dd226 into iotaledger:develop Feb 8, 2019
@laumair laumair deleted the hotfix/reset-wallet branch February 8, 2019 11:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C - Mobile E - Functional Epic - Relating to how a feature works L - Need reviews Lifecycle - Each PR must have at least two reviewers T - Bug Type - Bug: Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants