Skip to content

Split Mnemonic Input Validations and Provide Detailed Feedback #127

@flatFeather

Description

@flatFeather

What is the problem or limitation you are having?

The current mnemonic input validations are not user-friendly. They display a single warning icon for invalid inputs, providing no detailed feedback about which validation has failed.

Describe the solution you'd like

Refactor the mnemonic input validation system to provide detailed feedback for each check. Replace the single warning icon with individual check (✓) and cross (✗) icons for the following validations:

  • Valid Formosa words;
  • Checksum;
  • Amount of entropy (2 sentences or 6 BIP39 words);

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions