Skip to content

Recover Account Overhaul#40

Closed
moralpriest wants to merge 1 commit intoDEROFDN:devfrom
moralpriest:dev
Closed

Recover Account Overhaul#40
moralpriest wants to merge 1 commit intoDEROFDN:devfrom
moralpriest:dev

Conversation

@moralpriest
Copy link
Copy Markdown

@moralpriest moralpriest commented Jan 10, 2026

Summary

  • Add card-based recovery type selection with pulse animation
  • Add password strength indicator and real-time seed word counter
  • Add Enter key navigation and form submission
  • Add QR code and address display on success screen
  • Add show/hide toggles for sensitive entries
  • Add network indicator (MAINNET/TESTNET)
  • Add helper functions for form validation and debouncing
  • Change Import to button-triggered file dialog

Test plan

  • Test recovery with 25 seed words
  • Test recovery with hex key
  • Test wallet import from .db file
  • Verify password strength indicator updates correctly
  • Verify Enter key navigates through form fields
  • Verify card selection animation works smoothly

@moralpriest moralpriest force-pushed the dev branch 2 times, most recently from e3c40ef to 87c600a Compare January 12, 2026 02:47
Copy link
Copy Markdown
Author

@moralpriest moralpriest left a comment

Choose a reason for hiding this comment

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

Squashed commit into one to make it easier

@moralpriest moralpriest force-pushed the dev branch 4 times, most recently from a1958ee to bf1a8d0 Compare January 12, 2026 06:06
- Simplify recovery flow UI
- Fix nil pointer in FocusGained

Updates go.sum with required dependencies
@moralpriest moralpriest changed the title Refactor wallet recovery flow Recover Account Overhaul Jan 15, 2026
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