Skip to content

Add form validation to access check screen #6

Description

@Lakes41

The access check screen only enables the button when all fields have values. Add stronger validation for wallet address, guild ID, and resource ID before running a check.

Suggested tasks

  • Validate wallet address format
  • Trim whitespace from all inputs
  • Prevent empty or whitespace-only guild IDs
  • Prevent empty or whitespace-only resource IDs
  • Show field-level error messages
  • Add tests for validation behaviour

Acceptance criteria

  • Invalid inputs are blocked before access checks run
  • Users see clear validation messages
  • Access checks only run with valid parameters

Metadata

Metadata

Assignees

No one assigned

    Labels

    GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official Campaign

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions