Commit Graph

6 Commits

Author SHA1 Message Date
Sinclair Chen
731b7a7776 Fix error state conditions
- Reset amount input on success
- Reset success state on user input
2022-08-18 14:45:43 -07:00
Sinclair Chen
b49999c077 Show error after modal
- Show balance if insufficient funds
- Clear error from amount input if amount deleted entirely
2022-08-18 14:18:13 -07:00
Sinclair Chen
94a225615f Show probability change 2022-08-18 14:16:03 -07:00
Sinclair Chen
b1c047430f Show signup button if not signed up 2022-08-17 16:09:14 -07:00
Sinclair Chen
38a59245ff Move bet row above graph, in "mini modal" 2022-08-17 16:09:14 -07:00
Sinclair Chen
3f13e1a4e5 Replace bet modal in embed with inline betting
- Also simplifies graph height calculation
2022-08-17 16:09:14 -07:00