Open mochet opened 2 years ago
From what i can see there is no definitive outcome status available via QN.
query { electionRounds { id isFinished endedAtTime
referendumStageVoting {startedAtBlock} referendumStageRevealing {startedAtBlock}
candidates { createdAt votesReceived{voterevealedeventcastVote{createdAt}}} castVotes {stakeLocked} }
}
This incomplete query enables to infer the outcome based on
council size +1
council size
In the current design the ENDED AT
date has a prominent place but poor visibility. I could see combined stats box: failed on MM/DD/YYYY
/ elected on MM/DD/YYYY
with a tooltip:
candidates / withdrawn
votes / revealed
Example election: https://dao.joystream.org/#/election/past-elections/0000000j
This election failed for some reason, but to an end user there is no explanation of why. Based upon QN research this election failed because the requirement for at least 5 council members to get revealed votes did not happen.
At minimum I would suggest the following:
failed
orsucceeded
┆Issue is synchronized with this Asana task by Unito