GetStream / stream-chat-react

React Chat SDK ➜ Stream Chat 💬
https://getstream.io/chat/sdk/react/
Other
698 stars 272 forks source link

fix: always load thread replies on Thread opening #2436

Closed MartinCupela closed 2 months ago

MartinCupela commented 2 months ago

🛠 Implementation details

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

fix #2433

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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 ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

stream-ci-bot commented 2 months ago

:tada: This PR is included in version 11.23.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: