Skip to content

Create wallet: remove back navigation after successful creation #19

Description

@johnny9

Code Gap

After a wallet is successfully created, CreateConfirm and CreateBackup still expose Back navigation. That lets the user navigate back into pre-create steps even though the wallet already exists and has become the selected wallet.

This can lead to duplicate-create attempts, confusing wallet state, and unclear recovery from the post-create backup step.

Work Needed

  • Remove or replace Back navigation after the wallet has been created.
  • Ensure the success and backup steps have a single clear route forward or out of the wizard.
  • Prevent duplicate create attempts from post-success navigation.
  • Preserve the ability to cancel before wallet creation begins.
  • Add coverage for unencrypted and encrypted wallet creation success paths.

Priority

Preview / P1 correctness bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingv1.0Required or tracked for v1.0 releasewallet

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions