main
← allow-to-select-contact-groups
ouvert 05:09PM - 17 Nov 22 UTC
[demo.webm](https://user-images.githubusercontent.com/2197836/202509226-f6f5eaad…-dfa9-4005-a0b8-15d7eae00f95.webm)
A **significant** limitation is that if a contact has multiple addresses, all of them will be added (as shown in the above video). Unfortunately once attendees are added, their email addresses are currently not shown, so you can't know which attendee item to remove.
I'm not sure what's the best way to proceed here and I'd like your opinion on that (as well as @nextcloud/designers ):
* only add the first email
* show the email in the attendee list (always or when a contact is added with several emails), so that the user can remove the unwanted emails
* add a special handling modal form to decide which email to pick (please don't say that :sweat_smile: ) ?
* change the way the multiselect works to select actual contacts, not contacts emails, and then pick the email used in the attendee list. This means we also need to allow contacts being added twice if the user wants to sent invites to both emails.
(Also the message « Group contains X contacts » kinda lies, it's about the attendees emails, not the attendees contacts.
Closes #167