Closed r10s closed 2 months ago
do you mean creating contacts while creating a new chat?
i tried to clarify the issue
I believe it's possible, though you have to type the new contact's address in the search of the "Add Member" dialog, same as with the "New Chat" dialog. Please verify this is what you want. In this case, it would only be a UX issue.
...Or maybe not only an UX issue, because currently, if you have a contact with the email address, test@example.com
, you cannot add a member with an email address of more-test@example.com
or test@example.co
seems to be possible meanwhile? @r10s can you confirm it is still an issue on main
branch?
thanks for fixing! i can confirm it works as expected on main
branch.
...Or maybe not only an UX issue, because currently, if you have a contact with the email address, test@example.com, you cannot add a member with an email address of more-test@example.com or test@example.co
i could not reproduce this. please open a separate issue, at best with a video, if this is still an issue for you. closing this one
there is a longer standing issue that you cannot
addcreate members during group creation (as on android or ios).the the past, this was only a comparable small inconvenience as you could create the group beforehand and create and add members later - so at lease you do not have to throw aways the group.
meanwhile, we create guaranteed-e2ee groups if possible by the initial member list - and that makes it impossible to add email addresses later.
eg. this is a typical workflow for using delta chat to send a comparable "normal looking" mail to somebody, eg. some company's info@company address you did not wrote to before:
in the past, that works like that - meanwhile, you cannot add info@company in step 2. as in step 1. a guaranteed-e2ee groups is created.
theoretical fixes may be to not create guaranteed-e2ee in this case (as already discussed in the past) or to allow setting the subject differently, however, both would be some effort and/or may have other downsides.
pragmatic fix would be to allow adding members during group creation - which is very useful in general, independently of who subject can be set or how guaranteed-e2ee is determined.