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

Copy message with mention has id instead of name #1929

Closed
1 task done
geweald opened this issue May 29, 2024 · 1 comment · Fixed by #1945
Closed
1 task done

Copy message with mention has id instead of name #1929

geweald opened this issue May 29, 2024 · 1 comment · Fixed by #1945
Assignees
Labels
bug Something isn't working

Comments

@geweald
Copy link
Contributor

geweald commented May 29, 2024

Which packages are you using?

stream_chat_flutter

On what platforms did you experience the issue?

iOS, Android, Web, Windows, MacOS, Linux

What version are you using?

Latest

What happened?

When you long-press the message that contains mentioned user (eg. @Adam), select Copy Message and copy the message, when you paste instead of @adam you will see the @ with id of the user.

Steps to reproduce

1. Go to Chat
2. Mention user and send the message with the mention
3. Long press on the message with the mention
4. Select `Copy Message`
5. Paste the message

Supporting info to reproduce

No response

Relevant log output

No response

Flutter analyze output

No response

Flutter doctor output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@geweald geweald added the bug Something isn't working label May 29, 2024
@deven98 deven98 self-assigned this Jun 7, 2024
@deven98
Copy link
Contributor

deven98 commented Jun 11, 2024

Nice catch, thanks for the issue. This should be fixed with #1945 and will be out in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants