Skip to content

Replace DelegatesList mock data with real subgraph query #33

Description

@r4topunk

Problem

DelegatesList component uses hardcoded mock data instead of real delegate data from the Builder DAO subgraph.

File

  • src/components/members/DelegatesList.tsx

Acceptance criteria

  • Replace mock fetchDaoDelegates() with real subgraph query
  • Fetch delegates and vote counts from Builder subgraph
  • Maintain existing error handling and loading states
  • Sort by voting power

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions