Area
Voting Pillar
Domain
gov.tools
Which wallet were you using?
No response
Context
As a DRep, you can vote on a Governance Action multiple times. This allows for:
- Changing your voting option (Yes, No, Abstain).
- Updating your voting rationale while keeping the same voting option
Currently, in GovTool, if you attempt to update your rationale without changing your voting option, the Submit Vote button is disabled.
Key Issues:
- The Submit Vote button should be enabled whenever the rationale is changed — even if the voting option remains the same.
- Even when using a workaround (changing your vote to another option and back to your original choice), the latest transaction incorrectly references the original vote instead of the updated vote with the new rationale.
- This bug may also impact vote counts on any governance action.
Steps to reproduce
- As a DRep, navigate to a Governance Action that you have already voted on.
- Attempt to update your voting rationale without changing your selected voting option.
- Observe that the Submit Vote button is disabled.
- To bypass this, change your vote to another option (e.g., from No to Yes) and then back to your original choice (e.g., No).
- Submit the vote.
- Check the latest transaction — it incorrectly references the original vote instead of the updated one with the new rationale.
Actual behavior
- The Submit Vote button is disabled when updating your rationale without changing your vote
- Even after successfully submitting the vote using the workaround, the latest transaction points to the original vote instead of the most recent one
- Vote counts may be affected
Expected behavior
- The Submit Vote button should be enabled whenever a new rationale is added or updated — even if the selected voting option remains the same
- The latest transaction should always reflect the most recent vote with the updated rationale
- Vote counts should correctly reflect the latest recorded vote
Area
Voting Pillar
Domain
gov.tools
Which wallet were you using?
No response
Context
As a DRep, you can vote on a Governance Action multiple times. This allows for:
Currently, in GovTool, if you attempt to update your rationale without changing your voting option, the Submit Vote button is disabled.
Key Issues:
Steps to reproduce
Actual behavior
Expected behavior