Skip to content

🐛 Bug: Incorrect Redirect After Voting on Governance Action #3242

@bosko-m

Description

@bosko-m

Area

Proposal Pillar

Domain

gov.tools

Which wallet were you using?

No response

Context

After a user submits their first vote on a Governance Action, they are redirected to the "To Vote" tab, which is intended to display governance actions available for voting. However, this page appears empty immediately after voting.

Once the transaction is confirmed, the page refreshes, and the full list of governance actions reappears.

The correct behavior should redirect the user to the "Voted by Me" tab after a successful vote submission.

Steps to reproduce

  1. Navigate to the GovTool app.
  2. Go to the Governance Actions list.
  3. Select a Governance Action and submit a vote.
  4. Observe the redirection to the "To Vote" tab, which appears empty.
  5. After the transaction confirmation, the "To Vote" tab refreshes, displaying all governance actions (including those already voted on).

Actual behavior

  • After voting, the user is redirected to an empty "To Vote" tab.
  • Once the transaction is confirmed, the "To Vote" tab refreshes, showing all governance actions again — including those already voted on.

Expected behavior

  • After a successful vote, the user should be redirected to the "Voted by Me" tab.
  • The "To Vote" tab should only display governance actions the user hasn't voted on yet.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions