Skip to content

Conversation

@moralpriest
Copy link

@moralpriest moralpriest commented Jan 10, 2026

Description

Refactor wallet recovery flow

  • Replace 25 individual word entries with single multi-line seed entry
  • Add paste from clipboard button with icon
  • Implement word validation with specific error messages
  • Remove language dropdown from Recovery Words mode
  • Simplify UI with cleaner labels and headings
  • Fix nil pointer crash in FocusGained callback
  • Fix nested scroll container causing UI freeze
  • Remove 'an existing' from recovery text on main page

Fixes # (issue)

Type of change

Please select the right one.

  • (Patch) Bug fix (non-breaking change which fixes an issue)
  • (Minor) New feature (non-breaking change which adds functionality)
  • (Major) Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Which part is impacted ?

  • UI/UX
  • Dashboard
  • History
  • Send
  • Module: Identity
  • Module: My Account
  • Module: Messages
  • Module: Transfers
  • Module: Asset Explorer
  • Module: Services
  • Module: Cyberdeck
  • Module: File Manager
  • Module: Contract Builder
  • Module: Datapad
  • Module: TELA
  • Misc (documentation, etc...)

Checklist:

  • I have performed a self-review of my code
  • I have commented my code (if applicable)
  • My changes generate no new warnings
  • I have updated the semver version (if applicable)

License

I am contributing & releasing the code under RESEARCH LICENSE (which can be found here).

@moralpriest moralpriest force-pushed the dev branch 2 times, most recently from e3c40ef to 87c600a Compare January 12, 2026 02:47
Copy link
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
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