Skip to content

Mobile: Form Validation Utility and Text Input Indicators #1017

Description

@Yunusabdul38
  • Difficulty Tag: Easy
  • Module: Utilities
  • Task Description:
    Implement validation methods and styled text inputs.
    1. Write verification helpers in utils/validation.ts for email, password strength, and wallet addresses.
    2. Create a generic ValidatedInput.tsx text box component.
    3. The text input component must display a red border and validation message if the input loses focus and is invalid.
  • Acceptance Criteria:
    • Email validations check for correct domain syntax.
    • Error messages display dynamically below the text field.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third Campaigngood first issueGood for newcomers

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions