Can't send reminders after event starts #2433
Labels
🐜 bug
Something isn't working
🚪 entry-level
Good for newcomers
🎨 needs-design
🐟 Small
Should be a quick-ish fix.
Description
Events in Zetkin (together with the "Zetkin method") can be thought of as having different "phases".
Before the event, you will accept sign-ups and book participants, assign a contact person (one of the participants who accepts certain additional responsibilities) and then finally send out email reminders when you're done. During this phase you might also cancel participants who reach out to you.
As soon as the event starts, you want to be able to record attendance, i.e. enter into Zetkin who showed up already, who has yet to show up, or who cancelled.
The point at which we transition from phase 1 to phase 2 is when the event starts. In the UI, one way that this manifests is in the summary of the "Participants" tab. During phase 1, the summary tells you (among other things) the number of reminders sent and prompts you to send out reminders. In phase 2, it instead shows you the number of attended and no-shows, and prompts you to report attendance.
A user reports that this is problematic for one use case, where they wanted to send out reminders after the event started, because they had late sign-ups that needed the information that is in the reminders.
Steps to reproduce
Expected Behaviour
In both steps 6 and steps 8, it needs to be possible from the participants tab to "Send reminders". In step 8 it needs to be possible to record attendance, but that should not be possible in step 6.
Actual Behaviour
In step 6 there is a "Send reminders" button, but in step 8 that button has been replaced by the "Record attendance" button.
Screenshots (if you have any)
Before event starts (step 6)
After event starts (step 8)
Proposed solution
I can think of two solutions.
Either we keep the "Participants" UI completely as it is, and add another option to send reminders from somewhere else, e.g. from the ellipsis menu or the "Overview" page.
Or we split phase 2 so that we have three phases in total:
I'm not sure which one I'm prefer, and would love to discuss it!
The text was updated successfully, but these errors were encountered: