Overview
We have made updates to the resend registration emails user interface. To avoid resending the same groups of members with registration emails.
The updates have been made to the user interface of Resend Registration Emails. These updates do not effect how the feature works.
This will prevent situations where some users click on the Resend All button and the system is processing the request, but it is not clear for the user if something is happening. So they click on the button again. As a result, the request is processed twice generating two emails per request.
How the ‘Resend All’ feature works?
Once the user clicks on Resend All button and the emails have been sent to the recipients they will no longer be able to click on the button.
Before sending the email:
After resending the email:
A note is displayed on when the Resend All button will be active again.
The following updates have been added:
- We have added more detailed copy specifying how long the Resend All button would be unavailable before it's being pressed, giving client admins clearer details of how the feature is working.
- Once the Resend All button is pressed, it would get disabled (greyed out), preventing client admins from pressing it again and spamming unregistered members with more than 1 registration email.
- Added server-side checks to prevent the Resend All button to be spammed if the client admin came to the web page from another resource.