-
Notifications
You must be signed in to change notification settings - Fork 0
MatchPage KeenForm
Allows a Player to nominate a Game for the Match.
Changing the Game selection causes the list of SVID's to update (Server JSON call)
Allows a Player to nominate a venue for a Match. This input is associated with a list of SVID's (Name | Locality) for the currently selected Game. The Player can type a description of the Venue, or select from the SVID list (which narrows as the Player types).
When a Player submits this form with a SVID in the VenueInput, then a new Match with Keen status will be created immediately. However, if the VenueInput contains a simple informal description of a venue, then the LocatePage will be presented next.
When a Player submits this form with HourSelect containing hours in both Today and Tomorrow, then 2 new Matches with Keen Status will be created.