Joystream / Joystream/joystream

Transaction fails but "vote has been sent"

Open
#727 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Rust
Stars
1.4k
Forks
116
PR merge metrics
No merged PRs in 30d

Description

vote sent

On council voting page:
https://testnet.joystream.org/#/council/votes

This message misleadingly appears even before the transaction has been broadcast and the vote has actually "gone through".

Because this message appears first, a participant could close the page before seeing any other relevant messages. This could result in missing votes.

The system should check that the vote has been submitted before showing this message or perhaps a "sending vote..." message while still processing.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the council voting page at https://testnet.joystream.org/#/council/votes and reproduce a vote transaction while observing when the success message appears. Trace the voting transaction flow from that page; done means the interface shows a sending state during processing and displays the sent message only after submission succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, typescript
Domain
blockchain, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.