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

Enhancement: Confirmation before unsubscribe #65

Open
Kahmoon opened this issue Apr 12, 2021 · 1 comment
Open

Enhancement: Confirmation before unsubscribe #65

Kahmoon opened this issue Apr 12, 2021 · 1 comment

Comments

@Kahmoon
Copy link

Kahmoon commented Apr 12, 2021

Hi Kamil,

recently it has happened quite often that our students cancel their registration by mistake. Currently, there is no query when cancelling an subscription. If someone was on the waiting list, this student moves up and the student who accidentally deregistered can not subscribe again.

It would be great if there was a question "are you really sure" before cancelling.

Maybe this is just a small template change via JS alert box?

Frank

@Kahmoon
Copy link
Author

Kahmoon commented Apr 12, 2021

Sorry, this was easier then i thought.

eventsubscription_form.html5
onclick="return confirm('Sicher abmelden?');"

Maybe this would be a good change to module core with translations etc.

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

No branches or pull requests

2 participants