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: always load thread replies on Thread opening #2436

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

MartinCupela
Copy link
Contributor

🛠 Implementation details

When switching between threads, the threadHasMore flag has to be always re-enabled.

fix #2433

Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.44%. Comparing base (2ca3188) to head (ca9178d).
Report is 2 commits behind head on release-v11.

Additional details and impacted files
@@               Coverage Diff               @@
##           release-v11    #2436      +/-   ##
===============================================
- Coverage        85.44%   85.44%   -0.01%     
===============================================
  Files              392      392              
  Lines             9078     9084       +6     
  Branches          2345     2346       +1     
===============================================
+ Hits              7757     7762       +5     
- Misses            1120     1121       +1     
  Partials           201      201              

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

@MartinCupela MartinCupela merged commit 579953c into release-v11 Jun 25, 2024
8 checks passed
@MartinCupela MartinCupela deleted the fix/load-thread-replies branch June 25, 2024 13:27
github-actions bot pushed a commit that referenced this pull request Jun 28, 2024
## [11.23.0](v11.22.0...v11.23.0) (2024-06-28)

### Bug Fixes

* adapt audio recording wave form to the available space ([#2435](#2435)) ([aed0360](aed0360))
* always load thread replies on Thread opening ([#2436](#2436)) ([579953c](579953c))
* forward groupStyles to Message in VirtualizedMessageList ([#2440](#2440)) ([241f5d7](241f5d7))
* reflect correctly the translation key in Timestamp component ([741e9ce](741e9ce))

### Features

* configure message group size by max time between messages ([#2439](#2439)) ([0d094cb](0d094cb))
@stream-ci-bot
Copy link

🎉 This PR is included in version 11.23.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants