eventSelector(_:)
func eventSelector(_ req: Request) async throws -> Response
GET /eventfeedback
Start of the Shadow Event Feedback flow. First page is where the user chooses the event they’re giving feedback on. Current design is that this page isn’t going to have inbound links from the rest of the site; instead the page will usually be accessed via QR code, with a link structured as: “https://twitarr.com/eventfeedback?room=Stuyvesant”
-
Declaration
Swift
struct PageContext : Encodable