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

Wrong sender on Chat list message preview #84

Open
1 task
tomastiminskas opened this issue Feb 3, 2025 · 1 comment
Open
1 task

Wrong sender on Chat list message preview #84

tomastiminskas opened this issue Feb 3, 2025 · 1 comment
Assignees
Labels

Comments

@tomastiminskas
Copy link
Contributor

When showing message preview on chats list the sender is wrong when it's about a sent media (image, video, etc). It shows as if it was a media received instead of sent.

Base branch: develop: All new changes needs to be done using develop branch as base branch. We use develop as base for Test Flight distribution releases

Screenshot and context

Image

The screenshot above shows the preview of an image sent but instead it shows as an Image received (sent by the contact)

Requirements

  • Identify the issue and fix it so it shows "You sent an image" instead of "Contact sent an image"
  • Fix the logic in fun getMessageText of DashboardChat to identify if it's a sent or received message and show the right preview.

Acceptance Criteria

  • Fix attachment message preview on chats list to show accurate information
turizspace added a commit to turizspace/sphinx-android-v2 that referenced this issue Feb 4, 2025
FIX: Wrong sender on Chat list message preview stakwork#84. Now shows You when current user is the last sender .
turizspace added a commit to turizspace/sphinx-android-v2 that referenced this issue Feb 4, 2025
Fixed Wrong sender on Chat list message preview. Now shows You:
@turizspace
Copy link

Kindly assign me this task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants