Skip to content

Add a participation readiness checklist to community detail #261

Description

@Caneryy

Planning

Problem

Members must infer whether wallet connection, network, NFT membership, delegation, and Voting Power are ready before they can vote.

Scope

Add a read-only checklist to the canonical Community detail page with direct connect, switch-network, mint, and delegate actions where applicable. Reuse existing hooks and transaction lifecycle components.

Acceptance criteria

  • Disconnected, wrong-network, non-member, undelegated, zero-power, ready, loading, and read-error states are distinct.
  • Each unmet condition has at most one primary recovery action.
  • Successful mint or delegation refreshes the affected rows.
  • Component tests cover the full state table without live RPC.

Verification

npm run lint && npm run typecheck && npm test

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third CampaignenhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions