bodhiproject / bodhi-ui

ReactJS frontend that interacts with the Bodhi backend services
GNU Lesser General Public License v3.0
18 stars 5 forks source link

Remove Invalid from betting result list #368

Closed TT1943 closed 5 years ago

TT1943 commented 6 years ago

I think this is a bug. We are not supposed to show invalid in betting result list. Please remove it, and forbidden users to bet on invalid during betting state.

We need to show invalid in setting/voting result list. If the final result is invalid, 1% of total betting fund (because no one's prediction is correct) is charged for rewarding setter/voter. 99% of total betting fund is returned back to betters.

I am not sure how much work this bug fix will get involved. Let's discuss here.

frankobe commented 6 years ago

@TT1943 I dunt think invalid is shown in betting result list. Can u double check and close it?

dwalintukan commented 6 years ago

I feel like Invalid should be even be able to be bet on. eg. Sports event gets cancelled before the game starts. User setting the result on an arbitrary result doesn't make sense since there is not outcome. Invalid works for this situation.