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 MessageInputTheme.linkHighlightColor returning null for default theme. #1549

Merged
merged 1 commit into from
May 15, 2023

Conversation

xsahil03x
Copy link
Contributor

Fixes: #1546

…r default theme.

Signed-off-by: xsahil03x <xdsahil@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (13dce4d) 58.48% compared to head (7382cdb) 58.49%.

❗ 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    #1549   +/-   ##
========================================
  Coverage    58.48%   58.49%           
========================================
  Files          290      290           
  Lines        17653    17654    +1     
========================================
+ Hits         10325    10326    +1     
  Misses        7328     7328           
Impacted Files Coverage Δ
...hat_flutter/lib/src/theme/message_input_theme.dart 79.66% <100.00%> (+0.17%) ⬆️

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

@xsahil03x xsahil03x merged commit ee9d35b into develop May 15, 2023
14 checks passed
@xsahil03x xsahil03x deleted the fix/linkHighlightColor-null branch May 15, 2023 10:39
@xsahil03x xsahil03x mentioned this pull request Jun 2, 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.

linkHighlightColor not working inside StreamMessageInput widget
2 participants