Open giomfo opened 7 years ago
In the contacts picker:
Remove the first item displayed when user is tapping.
Add “Invite by ID” button at the top of the screen.
Prompt the user to fill a user id when he presses the button.
Support multi invite Question: which separator can be used to fill multiple user ids?
Test automation:
It is implemented on android : it works with emails or matrix ids. It does not for phonenumbers. Regexes are used to extract the items i.e there is no dedicated separator.
In the contacts picker:
Remove the first item displayed when user is tapping.
Add “Invite by ID” button at the top of the screen.
Prompt the user to fill a user id when he presses the button.
Support multi invite Question: which separator can be used to fill multiple user ids?