Skip to content

fix: prevent duplicate wallet import and add import button spinner#809

Merged
dangershony merged 1 commit intomainfrom
fix/duplicate-wallet-import
May 1, 2026
Merged

fix: prevent duplicate wallet import and add import button spinner#809
dangershony merged 1 commit intomainfrom
fix/duplicate-wallet-import

Conversation

@dangershony
Copy link
Copy Markdown
Member

Summary

  • Check if a wallet with the same derived ID already exists before creating, failing with a descriptive error if seed words were already imported
  • Show spinner and disable import button during wallet creation to prevent accidental double-clicks

- Check if wallet with same ID already exists before creating (fails with
  descriptive error if seed words were already imported)
- Show spinner and disable import button during wallet creation to prevent
  accidental double-clicks
@dangershony dangershony merged commit c958555 into main May 1, 2026
3 checks passed
@dangershony dangershony deleted the fix/duplicate-wallet-import branch May 1, 2026 17:33
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.

1 participant