IntersectMBO / govtool

🔩 GovTool and utilities monorepo.
https://gov.tools
Apache License 2.0
14 stars 9 forks source link

🐛 Goverance Actions voted by the logged in DRep is not shown on the `Voted on by me` tab #2379

Closed spannercode closed 1 day ago

spannercode commented 3 days ago

Area

Voting Pillar

Domain

preview.gov.tools

Which wallet were you using?

Eternl

Context

As a DRep when I vote on any governance action, I want to see that governance action be shown under Voted on by me tab on the Governance Actions page. However, that is not currently the case.

Here is the governance action I have voted as indicated by the ribbon Votes submitted at the top right of the card.

Screenshot 2024-11-18 at 12 02 17

However, this is not reflected under Governance Actions / Voted on by me tab here:

Screenshot 2024-11-18 at 12 02 32

Steps to reproduce

  1. As a DRep, vote on any Governance
  2. Go To Governance actions page.
  3. Select Voted on by me tab and see if the governance action you just voted appears there.
  4. Wait for a few mins to ensure that transaction has actually gone through.

Actual behavior

The govenance action voted on by the DRep does not appear on the Voted on by me tab.

Expected behavior

The governance action voted on by the DRep should appear on the Voted on by me tab.

MSzalowski commented 3 days ago

[Preview]

I voted on: gov_action1td6lvf622mk9rq8eua6zrggxw7nzw8cxl38eez3sx0z7qhpk505sqajgusy My DRep id: drep179ft6lv4h3hee7h4sz7y60dn7pd76zvk7gumgz82v8k37tu2yns My vote transaction: https://preview.cexplorer.io/tx/fac82620036f9488edce954d5b0da6d8444da5e91643c6f5b918ab87722b3cb0

Everything seems to be working (I can see my voted-by-me governance action on a list): Image

MSzalowski commented 3 days ago

@spannercode Could you please re-verify that issue? Or provide me with transaction CBOR?

spannercode commented 3 days ago

@MSzalowski I can still reproduce the issue on preview. The voting is successful, however, it is not shown on the voted on by me tab.

Here you can see that I have voted (spannercode DRep) https://preview.cardanoscan.io/govAction/gov_action1td6lvf622mk9rq8eua6zrggxw7nzw8cxl38eez3sx0z7qhpk505sqajgusy?tab=votes

On the gov action details page also it shows votes submitted

Screenshot 2024-11-19 at 05 50 28

However, the voted on by me still remains empty for me

Screenshot 2024-11-19 at 05 51 05
spannercode commented 3 days ago

This looks like the same issue https://github.com/IntersectMBO/govtool/issues/2330