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): show date divider for first message #1090

Merged
merged 2 commits into from
Apr 22, 2022
Merged

Conversation

imtoori
Copy link
Contributor

@imtoori imtoori commented Apr 15, 2022

fixes #842

@codecov
Copy link

codecov bot commented Apr 15, 2022

Codecov Report

Merging #1090 (d70b2e5) into develop (8bdcc6b) will decrease coverage by 0.01%.
The diff coverage is 66.66%.

@@             Coverage Diff             @@
##           develop    #1090      +/-   ##
===========================================
- Coverage    76.12%   76.10%   -0.02%     
===========================================
  Files          193      193              
  Lines        20693    20699       +6     
===========================================
+ Hits         15753    15754       +1     
- Misses        4940     4945       +5     
Impacted Files Coverage Δ
...stream_chat_flutter/lib/src/message_list_view.dart 46.30% <66.66%> (-0.36%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8bdcc6b...d70b2e5. Read the comment docs.

@imtoori imtoori merged commit 2b3f393 into develop Apr 22, 2022
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.

Allow floating dateDivider to be above the messages
2 participants