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): editMessageInputBuilder property not used in message edit widget. #1513

Merged
merged 2 commits into from
May 1, 2023

Conversation

xsahil03x
Copy link
Contributor

@xsahil03x xsahil03x commented May 1, 2023

Fixes: #1490

…widget.

Signed-off-by: xsahil03x <xdsahil@gmail.com>
@xsahil03x xsahil03x requested review from kanat and deven98 May 1, 2023 12:25
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (96298d4) 58.31% compared to head (e4e6fca) 58.31%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1513      +/-   ##
===========================================
- Coverage    58.31%   58.31%   -0.01%     
===========================================
  Files          288      288              
  Lines        17319    17320       +1     
===========================================
  Hits         10100    10100              
- Misses        7219     7220       +1     
Impacted Files Coverage Δ
...flutter/lib/src/message_widget/message_widget.dart 26.81% <0.00%> (-0.07%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@kanat kanat left a comment

Choose a reason for hiding this comment

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

LGTM

@xsahil03x xsahil03x merged commit c8f0661 into develop May 1, 2023
8 checks passed
@xsahil03x xsahil03x deleted the fix/edit-message-input-builder branch May 1, 2023 18:58
@xsahil03x xsahil03x mentioned this pull request May 12, 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.

editMessageInputBuilder property not used in message edit widget
3 participants