Joystream / Joystream/joystream
Transaction fails but "vote has been sent"
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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