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

Registration Form: allow users to cancel their registration #2715

Closed
pferreir opened this issue Nov 16, 2016 · 4 comments · Fixed by #4585
Closed

Registration Form: allow users to cancel their registration #2715

pferreir opened this issue Nov 16, 2016 · 4 comments · Fixed by #4585

Comments

@pferreir
Copy link
Member

pferreir commented Nov 16, 2016

There's already backend code for this (Registration.withdrawn), we have to make it available from the interface. It should be configurable.

@pferreir pferreir changed the title Allow users to cancel their registration Registration Form: allow users to cancel their registration Nov 16, 2016
@pferreir pferreir added this to the v2.3 milestone May 15, 2018
@SebastianLopienski
Copy link

It would be also good to allow event managers to withdraw an application/registration (e.g. one the person withdraws by email to event organizers)

@SebastianLopienski
Copy link

To add: Ideally, I would like to be able to:

  • remove a registration (e.g. for double registration)
  • withdraw a registration (when a person asks for it - see above)
  • reject a registration
  • accept a registration

First three actions are all different, and should result in a different state.

@brabemi
Copy link

brabemi commented May 18, 2019

Hi, in my fork i added withdraw button with confirmation popup into registration detail view. Behavior is the same as for modify button.

I will think about how to add withdraw action for event managers

02

@bpedersen2
Copy link
Contributor

@brabemi : Would you mind to create a pull request?

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