Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UI and actions for RSVP #68

Open
friedger opened this issue Feb 14, 2019 · 0 comments
Open

Add UI and actions for RSVP #68

friedger opened this issue Feb 14, 2019 · 0 comments

Comments

@friedger
Copy link
Member

A user should see yes/no buttons on events where the user is listed as guest (even if the event is read-only).

If there is a fee attached to the RSVP payment UI should be shown (the payment UI is part of a different issue).

If the user clicks yes (and there are no fees) a ticket object is stored on the user's storage (file path tickets/<appdomain>/<event-uid>)
If the user clicks no and there is a ticket already the ticket is deleted.

The initial state of the user's RSVP is retrieved from redux (checking for an existing ticket)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant