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

fix(ui): fix replaceMentions not working with usernames. #1706

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

xsahil03x
Copy link
Contributor

Fixes: #1702

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.09% 🎉

Comparison is base (fb9ab5a) 58.19% compared to head (1264fa1) 58.28%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1706      +/-   ##
===========================================
+ Coverage    58.19%   58.28%   +0.09%     
===========================================
  Files          292      292              
  Lines        17975    17975              
===========================================
+ Hits         10460    10477      +17     
+ Misses        7515     7498      -17     
Files Changed Coverage Δ
.../stream_chat_flutter/lib/src/utils/extensions.dart 31.25% <100.00%> (+8.17%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xsahil03x xsahil03x merged commit 229b236 into develop Aug 11, 2023
9 checks passed
@xsahil03x xsahil03x deleted the fix/replace-mentions branch August 11, 2023 10:42
@xsahil03x xsahil03x mentioned this pull request Aug 17, 2023
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.

Messages with mentioned users sent from Flutter do not render correctly on React-web
2 participants