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

No distinction between guests of same name - 2nd guest cannot RSVP #69

Open
LiviaButtons opened this issue Oct 20, 2021 · 0 comments
Open

Comments

@LiviaButtons
Copy link

I appreciate this is probably an edge case. However, I find myself in the situation where I'm having several guests with the same first and last name.

Current behaviour:
When I attempt to RSVP, it seems whoever was encoded in the attendees first is the only person to show. The second attendee by the same name is never revealed, and thus cannot RSVP.

Desired behaviour - admin side: (nice to have)
If I add a 2nd (or 3rd etc.) person with the same name, I get an error message, and am forced to add extra information that distinguishes the two people. The easiest would be the already existing e-mail field (especially since this is something that the attendee would also have access to).

Desired behaviour - client side: (must have)
If somebody tries to RSVP, and their name appears several times in the database, there's instead a message:

Several people with this name were found. Please insert your e-mail address to ensure you RSVP correctly."

  • If the e-mail address matches one of the attendees of that name: -> redirect to RSVP
  • If there's no match: -> display message "Apologies, your e-mail address does not match. Please contact the organiser for help."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants