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

TW-2169 added avatar and name for sender messages in web #2177

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

KhaledNjim
Copy link
Contributor

@KhaledNjim KhaledNjim commented Dec 8, 2024

Ticket

Impact description

Added avatar and username for sent messages/images inside a chat

Test recommendations

Recommendations for how to test this, or anything else you are worried about?

Pre-merge

Resolved

Attach screenshots or videos demonstrating the changes

  • Web:
    avatarnameofsender

nameimage

file

  • Android:
  • IOS:

Copy link

github-actions bot commented Dec 8, 2024

This PR has been deployed to https://linagora.github.io/twake-on-matrix/2177

@hoangdat
Copy link
Member

hoangdat commented Dec 9, 2024

can you write widget test for this?

Copy link
Member

@nqhhdev nqhhdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested on Mobile, Web including responsive. LGTM

@hoangdat
Copy link
Member

yeah, try to write test

@KhaledNjim
Copy link
Contributor Author

The widget test I added passes, but flutter analyze fails because the generated mock for User has an invalid implementation of the operator ==. It uses a parameter of type dynamic instead of Object

@hoangdat
Copy link
Member

Merged in SDK, please rebase and squash commits we will review again

@hoangdat hoangdat merged commit 49db297 into main Dec 20, 2024
7 checks passed
@hoangdat hoangdat deleted the TW-2169_Update_chat_screen_ui branch December 20, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants