right now, it is technically possible to cancel a match after a user has already accepted it.
to do this, you'd have to leave the Cancel modal open and not refresh the page, so, it's an edge case, but it's indicative of a deeper issue, which is that we should ALWAYS check the server FIRST before making any client side changes that propagate to the server.
Cancel
modal open and not refresh the page, so, it's an edge case, but it's indicative of a deeper issue, which is that we should ALWAYS check the server FIRST before making any client side changes that propagate to the server.