Closed ggordn3r closed 4 years ago
Emily is ok with hiding results below a certain threshold.
Ok, this is obviously a challenging one. Here's what i've done:
But I'm still showing the graph.
that feels like a happy medium to me. let me know what you think.
I think this is the right choice. Good call, especially on pulling summary statements.
Despite our best attempt with the "this poll doesn't have many votes yet" message, results with just a few votes are still confusing. The probability of too many winners (multi-way ties where there are more winners than seats), not enough winners (in multi-winner, where there are less votes than seats), and other edge cases is very high when there are not many votes.
Does it make more sense to hide the results below a certain number of votes (e.g. 7), or validate for certain edge cases? As I see it, hiding the results would entail a message like "There aren't many votes in this poll yet. When the poll has at least X votes, results will appear here. In the meantime, share the poll with others to see results sooner!"
Otherwise, we are going to need to write significantly more logic to handle these cases as they arise. Example of too many winners below, for context.