DXgovernance / davi-monorepo

https://davi-monorepo-davi.vercel.app
8 stars 12 forks source link

Vote detail not showing #317

Closed dcrescimbeni closed 1 year ago

dcrescimbeni commented 1 year ago

Description Voting details (who voted and the voting power) are not shown on the Proposal page.

EDIT: this issue is currently on the develop branch, not on prod.

Steps to Reproduce Steps to reproduce the behavior:

  1. Go to a proposal page in a subgraph-supported chain (Gnosis)
  2. On the left, a vote detail should be shown, but it's not

Expected behavior Voting detail should be shown on subgraph-supported networks

Screenshots image

rossneilson commented 1 year ago

Is it possible this fell back to rpc?

dcrescimbeni commented 1 year ago

Is it possible this fell back to rpc?

Indeed, I can't see any subgraph-related info. This is on Gnosis:

image

image

rossneilson commented 1 year ago

Closing then as this is expected behaviour, @borisblock3007 maybe we could consider a design for a warning message somewhere in the app if we are on RPC data? Something minimal and not in the way

dcrescimbeni commented 1 year ago

Sorry, I wasn't clear in the issue.

In prod, the subgraph info is showing, so this is a config issue somewhere in DAVI that is affecting the develop branch.

This is a screenshot of a proposal on prod

image

rossneilson commented 1 year ago

Sorry, I wasn't clear in the issue.

In prod, the subgraph info is showing, so this is a config issue somewhere in DAVI that is affecting the develop branch.

This is a screenshot of a proposal on prod

image

ohhh, my bad. Should probably add an environment option to bug report templates

rossneilson commented 1 year ago

In develop https://project-davi.dev/#/gnosis/0x3f842726188FcD932d43bcA291be28138228e6D9/proposal/0xd0d2b3959f717a877344d81bdd46d5ab60de1105be7b465e807a3b8016c5e46a

I am seeing vote details without issue, could just be localhost