-
Notifications
You must be signed in to change notification settings - Fork 79
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
[Group chat] Add new member after typing message and pressing enter
#8349
Comments
Here a task to cover the new use case agreed with @benjthayer. @benjthayer could you provide designs for that or add more details on it, if necessary? Thanks |
Thanks @noeliaSD ! This flow would just replicate what we have in chat creation. Functionality/behaviour we have recently added for chat/group chat creation: We need to add this same functionality for editing chat members. In the screen recording, when 'Julia' is added to the chat and a message is sent before the EditGroupMembers.mov |
moved to 2.29 due to lack of space in this milestone |
Assigned to myself to better analyse it! |
Moved to 2.31 since in 2.30 the UI-team will be focused on wallet. |
Fixes #8349 When the member selector menu is open, sending a message adds/removes the members and then sends the message. Therefore, the new member will also receive the message.
Fixes #8349 When the member selector menu is open, sending a message adds/removes the members and then sends the message. Therefore, the new member will also receive the message.
Fixes #8349 When the member selector menu is open, sending a message adds/removes the members and then sends the message. Therefore, the new member will also receive the message.
Description
Implement the new use case agreed with design team related to
group chat
:Confirm
buttonTo
input andcontrols
would disappear.The text was updated successfully, but these errors were encountered: